Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Change redirect to 303 #21

Open
rudigiesler opened this issue Oct 9, 2014 · 0 comments
Open

Change redirect to 303 #21

rudigiesler opened this issue Oct 9, 2014 · 0 comments

Comments

@rudigiesler
Copy link
Owner

302 is not the correct response for a redirect to a GET from a POST, 303 is a more correct code to use. Information:

http://tools.ietf.org/html/rfc7231#section-4.3.3
http://tools.ietf.org/html/rfc7231#section-6.4.4
http://en.wikipedia.org/wiki/HTTP_303

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant