Module: Net
Do not use. This module is for internal use only.
Constant Summary
-
HTTPGatewayTimeOut =
# File 'lib/net/http/responses.rb', line 1060HTTPGatewayTimeout -
HTTPMovedTemporarily =
# File 'lib/net/http/responses.rb', line 402HTTPFound -
HTTPMultipleChoice =
# File 'lib/net/http/responses.rb', line 365HTTPMultipleChoices -
HTTPRequestEntityTooLarge =
# File 'lib/net/http/responses.rb', line 734HTTPPayloadTooLarge -
HTTPRequestTimeOut =
# File 'lib/net/http/responses.rb', line 645HTTPRequestTimeout -
HTTPRequestURITooLarge =
# File 'lib/net/http/responses.rb', line 753HTTPRequestURITooLong -
HTTPRequestURITooLong =
# File 'lib/net/http/responses.rb', line 752HTTPURITooLong -
HTTPRequestedRangeNotSatisfiable =
# File 'lib/net/http/responses.rb', line 788HTTPRangeNotSatisfiable -
HTTPServerException =
# File 'lib/net/http/exceptions.rb', line 33
We cannot use the name “HTTPServerError”, it is the name of the response.
HTTPClientException -
HTTPSession =
# File 'lib/net/http.rb', line 2593
for backward compatibility until Ruby 4.0 bugs.ruby-lang.org/issues/20900 github.com/bblimke/webmock/pull/1081
HTTP