Method: RestClient::Request#headers

Defined in:
lib/restclient/request.rb

#headersObject (readonly)

Returns the value of attribute headers.



35
36
37
# File 'lib/restclient/request.rb', line 35

def headers
  @headers
end