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