Method: HTTParty::HeadersProcessor#headers
- Defined in:
- lib/httparty/headers_processor.rb
#headers ⇒ Object (readonly)
Returns the value of attribute headers.
5 6 7 |
# File 'lib/httparty/headers_processor.rb', line 5 def headers @headers end |