This is the API documentation for net/http: Ruby Standard Library Documentation.
New to Ruby? You may find these links helpful: syntax, control expressions, assignment, methods, modules + classes, and operator precedence.
This is the API documentation for net/http: Ruby Standard Library Documentation.
CHTTPRequestURITooLong → HTTPRequestURITooLong
CHTTPRequestedRangeNotSatisfiable
MNet
CNet::HTTPError → Net::HTTPError
CNet::HTTPFound → Net::HTTPFound
CNet::HTTPGatewayTimeout → Net::HTTPGatewayTimeout
CNet::HTTPMultipleChoices → Net::HTTPMultipleChoices
CNet::HTTPNetworkAuthenticationRequired
CNet::HTTPNonAuthoritativeInformation
CNet::HTTPPayloadTooLarge → Net::HTTPPayloadTooLarge
CNet::HTTPPreconditionRequired
CNet::HTTPProxyAuthenticationRequired
CNet::HTTPRangeNotSatisfiable → Net::HTTPRangeNotSatisfiable
CNet::HTTPRequestHeaderFieldsTooLarge
CNet::HTTPRequestTimeout → Net::HTTPRequestTimeout
CNet::HTTPRetriableError → Net::HTTPRetriableError
CNet::HTTPServerException → Net::HTTPServerException
CNet::HTTPURITooLong → Net::HTTPURITooLong
CNet::HTTPUnavailableForLegalReasons
CNet::HTTPUnsupportedMediaType
::body_permitted? (Net::HTTPResponse)
::http_default_port (Net::HTTP)
::https_default_port (Net::HTTP)
::new (Net::HTTPGenericRequest)
#body= (Net::HTTPGenericRequest)
#body_exist? (Net::HTTPGenericRequest)
#body_stream= (Net::HTTPGenericRequest)
#canonical_each (Net::HTTPHeader)
#connection_close? (Net::HTTPHeader)
#connection_keep_alive? (Net::HTTPHeader)
#content_length (Net::HTTPHeader)
#content_length= (Net::HTTPHeader)
#content_range (Net::HTTPHeader)
#content_type (Net::HTTPHeader)
#content_type= (Net::HTTPHeader)
#continue_timeout= (Net::HTTP)
#each_capitalized (Net::HTTPHeader)
#each_capitalized_name (Net::HTTPHeader)
#each_header (Net::HTTPHeader)
#initialize_http_header (Net::HTTPHeader)
#inspect (Net::HTTPGenericRequest)
#proxy_basic_auth (Net::HTTPHeader)
#range_length (Net::HTTPHeader)
#read_body (Net::HTTPResponse)
#request_body_permitted? (Net::HTTPGenericRequest)
#response_body_permitted? (Net::HTTPGenericRequest)
#set_content_type (Net::HTTPHeader)
#set_form_data (Net::HTTPHeader)