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