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

Add header status 307 support and pass options when redirecting #55

Merged
merged 5 commits into from
Jun 16, 2020

Conversation

AhmadAlHallak
Copy link
Contributor

This PR fixes #54 #48

Add support for header status 307 where the method and body of the request are preserved when redirecting.
Pass user options when redirecting so that they are preserved.
Remove unnecessary parentheses.
@AhmadAlHallak AhmadAlHallak mentioned this pull request Jun 5, 2020
@valeriangalliat valeriangalliat merged commit 81beff8 into valeriangalliat:master Jun 16, 2020
@valeriangalliat
Copy link
Owner

Thank you Ahmad! Published on npm with 0.10.0 :)

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 this pull request may close these issues.

Support 307 / POST
2 participants