[ruby/net-http] Enhanced RDoc for Net::HTTPHeader
https://github.com/ruby/net-http/commit/86b0514239
This commit is contained in:
parent
4b32ed6e33
commit
5ee947314e
@ -272,7 +272,7 @@ module Net::HTTPHeader
|
||||
|
||||
# :call-seq
|
||||
# fetch(key, default_val = nil) {|key| ... } -> object
|
||||
# fetch(key, default_val = nil) value or default_val
|
||||
# fetch(key, default_val = nil) -> value or default_val
|
||||
#
|
||||
# With a block, returns the string value for +key+ if it exists;
|
||||
# otherwise returns the value of the block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user