Method: Curl::Response#hash
- Defined in:
- lib/rhack/curl/response.rb
#hash ⇒ Object (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 |
Returns the value of attribute hash.
6 7 8 |
# File 'lib/rhack/curl/response.rb', line 6 def hash @hash end |