# File lib/restclient/abstract_response.rb, line 21
    def raw_headers
      @raw_headers ||= @net_http_res.to_hash
    end