Module: Net
Constant Summary
- 
    HTTPClientErrorCode =
    Internal use only
    
 # File 'lib/net/http/backward.rb', line 23HTTPClientError
- 
    HTTPFatalErrorCode =
    Internal use only
    
 # File 'lib/net/http/backward.rb', line 24HTTPClientError
- 
    HTTPGatewayTimeOut =
    
 # File 'lib/net/http/responses.rb', line 999HTTPGatewayTimeout
- 
    HTTPInformationCode =
    Internal use only
    
 # File 'lib/net/http/backward.rb', line 19HTTPInformation
- 
    HTTPMovedTemporarily =
    
 # File 'lib/net/http/responses.rb', line 378HTTPFound
- 
    HTTPMultipleChoice =
    
 # File 'lib/net/http/responses.rb', line 343HTTPMultipleChoices
- 
    HTTPRedirectionCode =
    Internal use only
    
 # File 'lib/net/http/backward.rb', line 21HTTPRedirection
- 
    HTTPRequestEntityTooLarge =
    
 # File 'lib/net/http/responses.rb', line 691HTTPPayloadTooLarge
- 
    HTTPRequestTimeOut =
    
 # File 'lib/net/http/responses.rb', line 607HTTPRequestTimeout
- 
    HTTPRequestURITooLarge =
    
 # File 'lib/net/http/responses.rb', line 709HTTPRequestURITooLong
- 
    HTTPRequestURITooLong =
    
 # File 'lib/net/http/responses.rb', line 708HTTPURITooLong
- 
    HTTPRequestedRangeNotSatisfiable =
    
 # File 'lib/net/http/responses.rb', line 742HTTPRangeNotSatisfiable
- 
    HTTPResponceReceiver =
    Internal use only
    # File 'lib/net/http/backward.rb', line 28Typo since 2001 HTTPResponse
- 
    HTTPResponseReceiver =
    Internal use only
    
 # File 'lib/net/http/backward.rb', line 26HTTPResponse
- 
    HTTPRetriableCode =
    Internal use only
    
 # File 'lib/net/http/backward.rb', line 22HTTPRedirection
- 
    HTTPServerErrorCode =
    Internal use only
    
 # File 'lib/net/http/backward.rb', line 25HTTPServerError
- 
    HTTPServerException =
    Internal use only
    # File 'lib/net/http/exceptions.rb', line 32We cannot use the name “HTTPServerError”, it is the name of the response. HTTPClientException
- 
    HTTPSession =
    Internal use only
    
 # File 'lib/net/http/backward.rb', line 17HTTP
- 
    HTTPSuccessCode =
    Internal use only
    
 # File 'lib/net/http/backward.rb', line 20HTTPSuccess