method
header
v1_8_7_72 -
Show latest stable
- Class:
Net::HTTPResponse
header(#:nodoc:)public
No documentation available.
# File lib/net/http.rb, line 2118
def header #:nodoc:
warn "#{caller(1)[0]}: warning: HTTPResponse#header is obsolete" if $VERBOSE
self
end