w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
body_exist?

body_exist?() Instance Public methods

body_stream=

body_stream=(input) Instance Public methods

inspect

inspect() Instance Public methods

request_body_permitted?

request_body_permitted?() Instance Public methods

response_body_permitted?

response_body_permitted?() Instance Public methods

[]

[](key) Instance Public methods Returns the header field corresponding to the case-insensitive key. For example, a key of âContent-Typeâ might return âtext/htmlâ

[]=

[]=(key, val) Instance Public methods Sets the header field corresponding to the case-insensitive key.

add_field

add_field(key, val) Instance Public methods Ruby 1.8.3 Adds a value to a named header field, instead of replacing its value. Second argument val must be a String. See also []=, [] and get_fields. request.add_field 'X-My-Header', 'a' p request['X-My-Header'] #=> "a" p request.get_fields('X-My-Header') #=> ["a"] request.add_field 'X-My-Header', 'b' p request['X-My-Header'] #=> "a, b" p request.get_fields('X-My-Header') #=> ["a", "b"] reque

basic_auth

basic_auth(account, password) Instance Public methods Set the Authorization: header for âBasicâ authorization.

canonical_each

canonical_each() Instance Public methods Alias for: each_capitalized

Popular Articles
Encode::Encoder -- Object Oriented Encoder NAME SYNOPSIS ABSTRACT DescriptionPredefined Methods Example: base64 transcoder Operator Overloading SEE ALSO NAME Encode::Encoder -- Object Orie
Using Apache With Novell NetWare Using Apache With Novell NetWare This document explains how to install, configure and run Apache 2.0 under Novell NetWare 6.0 and above. If you find
pg_dumpall Namepg_dumpall -- extract a PostgreSQL database cluster into a script file Synopsis pg_dumpall [connection-option...] [option...] Description
numpy.triu_indices_from() numpy.triu_indices_from(arr, k=0) [source] Return the indices for the upper-triangle of arr. See triu_indices for full details. Parameters: arr
K-means Clustering The plots display firstly what a K-means algorithm would yield using three clusters. It is then shown what the effect of a bad initialization is on


Page 627 of 11844

|< < Prev 624 625 626 627 628 629 630 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions