Method: YNAB::ApiClient#default_headers
- Defined in:
- lib/ynab/api_client.rb
#default_headers ⇒ Hash
Defines the headers to be used in HTTP requests of all API calls by default.
25 26 27 |
# File 'lib/ynab/api_client.rb', line 25 def default_headers @default_headers end |