Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RedirectPolicyOptions

Package version

Options for how redirect responses are handled.

Hierarchy

  • RedirectPolicyOptions

Index

Properties

Properties

Optional maxRetries

maxRetries: undefined | number

The maximum number of times the redirect URL will be tried before failing. Defaults to 20.

Generated using TypeDoc