[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 committed by git
parent c6dc126641
commit 79a9280aa5

View File

@ -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.