Results for: "String#[]"

Response class for Multi-Status (WebDAV) responses (status code 207).

The Multi-Status (WebDAV) response indicates that the server has received the request, and that the message body can contain a number of separate response codes. See 207 Multi-Status (WebDAV).

Response class for Found responses (status code 302).

The Found response indicates that the client should look at (browse to) another URL. See 302 Found.

Response class for Permanent Redirect responses (status code 308).

This and all future requests should be directed to the given URI. See 308 Permanent Redirect.

Response class for Bad Request responses (status code 400).

The server cannot or will not process the request due to an apparent client error. See 400 Bad Request.

Response class for Unauthorized responses (status code 401).

Authentication is required, but either was not provided or failed. See 401 Unauthorized.

Response class for Payment Required responses (status code 402).

Reserved for future use. See 402 Payment Required.

Response class for Request Timeout responses (status code 408).

The server timed out waiting for the request. See 408 Request Timeout.

Response class for Request Timeout responses (status code 408).

The server timed out waiting for the request. See 408 Request Timeout.

Response class for Length Required responses (status code 411).

The request did not specify the length of its content, which is required by the requested resource. See 411 Length Required.

Response class for Payload Too Large responses (status code 413).

The request is larger than the server is willing or able to process. See 413 Payload Too Large.

Response class for Range Not Satisfiable responses (status code 416).

The request entity has a media type which the server or resource does not support. See 416 Range Not Satisfiable.

Response class for Misdirected Request responses (status code 421).

The request was directed at a server that is not able to produce a response. See 421 Misdirected Request.

Response class for Too Many Requests responses (status code 429).

The user has sent too many requests in a given amount of time. See 429 Too Many Requests.

Response class for Internal Server Error responses (status code 500).

An unexpected condition was encountered and no more specific message is suitable. See 500 Internal Server Error.

Response class for Variant Also Negotiates responses (status code 506).

Transparent content negotiation for the request results in a circular reference. See 506 Variant Also Negotiates.

No documentation available

WriteTimeout, a subclass of Timeout::Error, is raised if a chunk of the response cannot be written within the write_timeout. Not raised on Windows.

The writer adapter class

Simple option list providing mapping from short and/or long option string to OptionParser::Switch and mapping from acceptable argument to matching pattern and converter pair. Also provides summary feature.

Raises when switch is undefined.

Raises when the given argument does not match required format.

A set of rule and position in it’s RHS. Note that the number of pointers is more than rule’s RHS array, because pointer points right edge of the final symbol when reducing.

A table of LALR states.

A LALR state.

No documentation available
Search took: 5ms  ·  Total Results: 2816