We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1903ced commit b7c5869Copy full SHA for b7c5869
lib/net/http/responses.rb
@@ -4,6 +4,7 @@
4
5
module Net
6
7
+ # Unknown HTTP response
8
class HTTPUnknownResponse < HTTPResponse
9
# :stopdoc:
10
HAS_BODY = true
0 commit comments