redirectCount property
The redirectCount property must return the number of redirects since the last non-redirect navigation under the current browsing context. If there is no redirect or there is any redirect that is not from the same origin as the destination document, this property must return zero.
![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Integer
The number of redirects since the last non-redirect navigation under the current browsing context.
Standards information
- Navigation Timing, Section 4.3
See also
Show:
