method
header
v2_5_5 -
Show latest stable
- Class:
Net::HTTPResponse
header()public
No documentation available.
# File lib/net/http/response.rb, line 147
def header #:nodoc:
warn "Net::HTTPResponse#header is obsolete", uplevel: 1 if $VERBOSE
self
end