Method: EventMachine::Protocols::HttpClient2::Request#headers
- Defined in:
- lib/em/protocols/httpclient2.rb
#headers ⇒ Object (readonly)
Returns the value of attribute headers.
61 62 63 |
# File 'lib/em/protocols/httpclient2.rb', line 61 def headers @headers end |