# File lib/httpclient/http.rb, line 932
    def headers
      Hash[http_header.all]
    end