Module: Net
Constant Summary
- 
    HTTPClientErrorCode =
    Internal use only
    
# File 'lib/net/http/backward.rb', line 22Net::HTTPClientError
 - 
    HTTPClientException =
    # File 'lib/net/http/exceptions.rb', line 25
for compatibility
Net::HTTPServerException
 - 
    HTTPFatalErrorCode =
    Internal use only
    
# File 'lib/net/http/backward.rb', line 23Net::HTTPClientError
 - 
    HTTPGatewayTimeOut =
    Internal use only
    
# File 'lib/net/http/responses.rb', line 210Net::HTTPGatewayTimeout
 - 
    HTTPInformationCode =
    Internal use only
    
# File 'lib/net/http/backward.rb', line 18Net::HTTPInformation
 - 
    HTTPMovedTemporarily =
    Internal use only
    
# File 'lib/net/http/responses.rb', line 83Net::HTTPFound
 - 
    HTTPMultipleChoice =
    Internal use only
    
# File 'lib/net/http/responses.rb', line 76Net::HTTPMultipleChoices
 - 
    HTTPRedirectionCode =
    Internal use only
    
# File 'lib/net/http/backward.rb', line 20Net::HTTPRedirection
 - 
    HTTPRequestEntityTooLarge =
    Internal use only
    
# File 'lib/net/http/responses.rb', line 144Net::HTTPPayloadTooLarge
 - 
    HTTPRequestTimeOut =
    Internal use only
    
# File 'lib/net/http/responses.rb', line 128Net::HTTPRequestTimeout
 - 
    HTTPRequestURITooLarge =
    Internal use only
    
# File 'lib/net/http/responses.rb', line 149Net::HTTPRequestURITooLong
 - 
    HTTPRequestURITooLong =
    Internal use only
    
# File 'lib/net/http/responses.rb', line 148Net::HTTPURITooLong
 - 
    HTTPRequestedRangeNotSatisfiable =
    Internal use only
    
# File 'lib/net/http/responses.rb', line 156Net::HTTPRangeNotSatisfiable
 - 
    HTTPResponceReceiver =
    Internal use only
    
# File 'lib/net/http/backward.rb', line 25Net::HTTPResponse
 - 
    HTTPRetriableCode =
    Internal use only
    
# File 'lib/net/http/backward.rb', line 21Net::HTTPRedirection
 - 
    HTTPServerErrorCode =
    Internal use only
    
# File 'lib/net/http/backward.rb', line 24Net::HTTPServerError
 - 
    HTTPSession =
    Internal use only
    
# File 'lib/net/http/backward.rb', line 11Net::HTTP
 - 
    HTTPSuccessCode =
    Internal use only
    
# File 'lib/net/http/backward.rb', line 19Net::HTTPSuccess