Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After an HTTP 307 redirect, the new request should be identical to the original #555

Closed
iolsen opened this issue May 17, 2013 · 0 comments
Closed

Comments

@iolsen
Copy link

iolsen commented May 17, 2013

It should have the same HTTP verb (as opposed to forcing GET) and a body, if any, should be re-sent.

http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#3xx_Redirection
http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-21#page-56

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

Successfully merging a pull request may close this issue.

1 participant