Skip to content

How to redirect #1111

Closed Answered by kt3k
iJKTen asked this question in Q&A
Apr 10, 2023 · 1 comment
Discussion options

You must be logged in to vote

You need to specify 30X (307, 302, etc) status code to do redirect. https://developer.mozilla.org/en-US/docs/Web/HTTP/Status

401 means unauthorized error https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by iJKTen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants