Method: Peddler::Client#headers

Defined in:
lib/peddler/client.rb

#headersObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



151
152
153
# File 'lib/peddler/client.rb', line 151

def headers
  @headers ||= {}
end