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.
2 parents 114d01b + 3bf641c commit edc99a5Copy full SHA for edc99a5
lib/net/http.rb
@@ -456,6 +456,10 @@ class HTTPHeaderSyntaxError < StandardError; end
456
#
457
# == What's Here
458
459
+ # First, what's elsewhere. Class Net::HTTP:
460
+ #
461
+ # - Inherits from {class Object}[https://docs.ruby-lang.org/en/master/Object.html#class-Object-label-What-27s+Here].
462
463
# This is a categorized summary of methods and attributes.
464
465
# === \Net::HTTP Objects
0 commit comments