[ruby/net-http] Enhanced RDoc for Net::HTTPHeader

https://github.com/ruby/net-http/commit/0af9fb94a9
This commit is contained in:
BurdetteLamar 2022-11-20 19:51:58 +00:00 коммит произвёл git
Родитель c6dc126641
Коммит 79a9280aa5
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -513,7 +513,7 @@ module Net::HTTPHeader
r
end
n range= set_range
alias range= set_range
# Returns an Integer object which represents the HTTP Content-Length:
# header field, or +nil+ if that field was not provided.