Options
All
  • Public
  • Public/Protected
  • All
Menu

HttpOptions

Basic HTTP options

Hierarchy

Index

Properties

Properties

Optional sourceIp

sourceIp: string

For node.js client only, you can forward an IP address to be rate limited. Useful for backend integrations where the API would only see your application server IP addresses

This header will not be applied on browser requests as IDPC-Source-IP is not listed as an allowed header

Optional timeout

timeout: number

Overwrite the default HTTP request timeout defined in client