Class: HTTPOptions

Constructor

new HTTPOptions()

Creates an instance of HTTPOptions that contains default options for all
HTTP requests made to a backend service.

Members

async :boolean

Set to true for asynchronous HTTP request, false for synchronous

Type:
  • boolean

headers :object

List of additional HTTP headers to pass with every HTTP request

Type:
  • object
©2019 Avaya Inc. All Rights Reserved.