Method: AsposePdfCloud::ApiClient#default_headers

Defined in:
lib/aspose_pdf_cloud/api_client.rb

#default_headersHash

Defines the headers to be used in HTTP requests of all API calls by default.

Returns:

  • (Hash)


43
44
45
# File 'lib/aspose_pdf_cloud/api_client.rb', line 43

def default_headers
  @default_headers
end