- Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
In the rewrite redirect there are these status codes to redirect by:
(line 5) var redirectRegex = /^201|30(1|2|7|8)$/;
I think you should also include the 303 (SEE OTHER
) response status.
What do you think?
themasch and CarbonCollins
Metadata
Metadata
Assignees
Labels
No labels