Method: Curl::Response#hash

Defined in:
lib/rhack/curl/response.rb

#hashObject (readonly) Also known as: headers

Returns the value of attribute hash.



6
7
8
# File 'lib/rhack/curl/response.rb', line 6

def hash
  @hash
end