Method: Bandwidth::HttpRequest#headers
- Defined in:
- lib/bandwidth/http/http_request.rb
#headers ⇒ Object
Returns the value of attribute headers.
9 10 11 |
# File 'lib/bandwidth/http/http_request.rb', line 9 def headers @headers end |