Skip to content

DEFAULT_MAX_REDIRECTS

const DEFAULT_MAX_REDIRECTS: 20 = 20

Defined in: web/tools.ts:30

Redirect hops followed before refusing. The same limit browsers use.