[ruby/net-http] Tweak to Net::HTTP What's Here

https://github.com/ruby/net-http/commit/3bf641ca63
This commit is contained in:
BurdetteLamar 2024-01-06 17:12:07 +00:00 коммит произвёл git
Родитель 8cad6fc90a
Коммит 76afbda5b5
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -456,6 +456,10 @@ module Net #:nodoc:
#
# == What's Here
#
# First, what's elsewhere. Class Net::HTTP:
#
# - Inherits from {class Object}[rdoc-ref:Object@What-27s+Here].
#
# This is a categorized summary of methods and attributes.
#
# === \Net::HTTP Objects