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