Skip to content

Rewrite redirect for 303 status code #1129

@itaied246

Description

@itaied246

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions