Interface HttpConfig

Hierarchy

  • HttpConfig

Properties

headers?: object
timeout?: number

milissegundos

followRedirects?: boolean

Whether to automatically follow HTTP redirects (3xx status codes). When set to false, the response will be returned immediately without following redirects.

Default

true

Compatibility Control

  • API LEVEL 32 - Functionality added

Generated using TypeDoc