Method: Bandwidth::HttpRequest#headers

Defined in:
lib/bandwidth/http/http_request.rb

#headersObject

Returns the value of attribute headers.



9
10
11
# File 'lib/bandwidth/http/http_request.rb', line 9

def headers
  @headers
end