Method: Pollster::ApiClient#default_headers
- Defined in:
- lib/pollster/api_client.rb
#default_headers ⇒ Hash
Defines the headers to be used in HTTP requests of all API calls by default.
16 17 18 |
# File 'lib/pollster/api_client.rb', line 16 def default_headers @default_headers end |