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