RedirectError¶
Why a redirect could not be followed, delivered via
on_redirect_error(). Each member documents its own case.
type RedirectError is
(TooManyRedirects val | MissingLocation val | InvalidLocation val | InsecureRedirect val)
Type Alias For¶
- (TooManyRedirects val | MissingLocation val | InvalidLocation val | InsecureRedirect val)