Module: Net
Constant Summary
-
HTTPGatewayTimeOut =
# File 'lib/net/http/responses.rb', line 999HTTPGatewayTimeout
-
HTTPMovedTemporarily =
# File 'lib/net/http/responses.rb', line 378HTTPFound
-
HTTPMultipleChoice =
# File 'lib/net/http/responses.rb', line 343HTTPMultipleChoices
-
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
-
HTTPServerException =
Internal use only
We cannot use the name “HTTPServerError”, it is the name of the response.
HTTPClientException
-
HTTPSession =
Internal use only
for backward compatibility until Ruby 3.5 bugs.ruby-lang.org/issues/20900 github.com/bblimke/webmock/pull/1081
HTTP