Results for: "String#[]"

Is this test being run on a Windows platform?

Is this test being run on a Windows platform?

Returns whether or not we’re on a version of Ruby built with VC++ (or Borland) versus Cygwin, Mingw, etc.

Returns whether or not we’re on a version of Ruby built with VC++ (or Borland) versus Cygwin, Mingw, etc.

No documentation available

Given a gem file’s contents, validates against its own MD5 checksum

gem_data
String

Contents of the gem file

No documentation available

start a job

terminate a job

No documentation available
No documentation available

Protected setter for the host component v.

See also URI::Generic.host=.

Checks the host v component for RFC2396 compliance and against the URI::Parser Regexp for :HOST.

Can not have a registry or opaque component defined, with a host component defined.

Protected setter for the host component v.

See also URI::Generic.host=.

Returns a proxy URI. The proxy URI is obtained from environment variables such as http_proxy, ftp_proxy, no_proxy, etc. If there is no proper proxy, nil is returned.

If the optional parameter env is specified, it is used instead of ENV.

Note that capitalized variables (HTTP_PROXY, FTP_PROXY, NO_PROXY, etc.) are examined, too.

But http_proxy and HTTP_PROXY is treated specially under CGI environment. It’s because HTTP_PROXY may be set by Proxy: header. So HTTP_PROXY is not used. http_proxy is not used too if the variable is case insensitive. CGI_HTTP_PROXY can be used instead.

Constructs the default Hash of patterns.

Constructs the default Hash of Regexp’s.

Constructs the default Hash of patterns.

Constructs the default Hash of Regexp’s.

The content-length header

The content-length header

Sets the content-length header to len

Adds server as a virtual host.

Creates the HTTPRequest used when handling the HTTP request. Can be overridden by subclasses.

Returns the bytes to be read again when Encoding::InvalidByteSequenceError occurs.

Search took: 5ms  ·  Total Results: 3121