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