method
header
header(#:nodoc:)
public
Hide source
# File lib/net/http.rb, line 2126 def header #:nodoc: warn "#{caller(1)[0]}: warning: HTTPResponse#header is obsolete" if $VERBOSE self end