= private = protected
to_hash()
Returns a Hash consist of header names and values.
# File lib/net/http.rb, line 1262 def to_hash @header.dup end