Skip to content

Keep Content-Type when redirecting POST request with body #1045

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

Merged

Conversation

rodrigosetti
Copy link
Contributor

For the POST redirects that keeps the body (302 strict and 307), also keep the Content-Type header.

For the POST redirects that keeps the body (302 strict and 307), also
keep the Content-Type header.
@slandelle
Copy link
Contributor

Thanks!

slandelle added a commit that referenced this pull request Nov 23, 2015
…-type

Keep Content-Type when redirecting POST request with body
@slandelle slandelle merged commit e05ec31 into AsyncHttpClient:master Nov 23, 2015
@slandelle slandelle added this to the 2.0.0 milestone Nov 23, 2015
@rodrigosetti rodrigosetti deleted the redirect-post-keep-content-type branch November 23, 2015 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants