Module: Net
    Do not use.  This module is for internal use only.
  
Constant Summary
- 
    HTTPClientErrorCode =
    
 # File 'lib/net/http/backward.rb', line 23HTTPClientError
- 
    HTTPFatalErrorCode =
    
 # File 'lib/net/http/backward.rb', line 24HTTPClientError
- 
    HTTPGatewayTimeOut =
    
 # File 'lib/net/http/responses.rb', line 214HTTPGatewayTimeout
- 
    HTTPInformationCode =
    
 # File 'lib/net/http/backward.rb', line 19HTTPInformation
- 
    HTTPMovedTemporarily =
    
 # File 'lib/net/http/responses.rb', line 87HTTPFound
- 
    HTTPMultipleChoice =
    
 # File 'lib/net/http/responses.rb', line 80HTTPMultipleChoices
- 
    HTTPRedirectionCode =
    
 # File 'lib/net/http/backward.rb', line 21HTTPRedirection
- 
    HTTPRequestEntityTooLarge =
    
 # File 'lib/net/http/responses.rb', line 148HTTPPayloadTooLarge
- 
    HTTPRequestTimeOut =
    
 # File 'lib/net/http/responses.rb', line 132HTTPRequestTimeout
- 
    HTTPRequestURITooLarge =
    
 # File 'lib/net/http/responses.rb', line 153HTTPRequestURITooLong
- 
    HTTPRequestURITooLong =
    
 # File 'lib/net/http/responses.rb', line 152HTTPURITooLong
- 
    HTTPRequestedRangeNotSatisfiable =
    
 # File 'lib/net/http/responses.rb', line 160HTTPRangeNotSatisfiable
- 
    HTTPResponceReceiver =
    # File 'lib/net/http/backward.rb', line 28Typo since 2001 HTTPResponse
- 
    HTTPResponseReceiver =
    
 # File 'lib/net/http/backward.rb', line 26HTTPResponse
- 
    HTTPRetriableCode =
    
 # File 'lib/net/http/backward.rb', line 22HTTPRedirection
- 
    HTTPServerErrorCode =
    
 # File 'lib/net/http/backward.rb', line 25HTTPServerError
- 
    HTTPServerException =
    # File 'lib/net/http/exceptions.rb', line 32We cannot use the name “HTTPServerError”, it is the name of the response. HTTPClientException
- 
    HTTPSession =
    
 # File 'lib/net/http/backward.rb', line 17HTTP
- 
    HTTPSuccessCode =
    
 # File 'lib/net/http/backward.rb', line 20HTTPSuccess