Module | RestClient::AbstractResponse |
In: |
lib/restclient/abstract_response.rb
|
args | [R] | |
net_http_res | [R] |
A hash of the headers, beautified with symbols and underscores. e.g. "Content-type" will become :content_type.