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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add followOriginalHttpMethod to redirect to original HTTP method #2435

Conversation

kirrg001
Copy link
Contributor

@kirrg001 kirrg001 commented Oct 25, 2016

Hey 馃憢

closes #2118

You can set followOriginalHttpMethod to follow the original HTTP method.
The problem was that request followed the requests with a hardcoded HTTP method.


An alternative solution would be to always redirect to the original HTTP method. Tell me what do you prefer and i will update my PR 馃憤

@simov simov merged commit ec2c88d into request:master Oct 29, 2016
@simov
Copy link
Member

simov commented Oct 29, 2016

Thanks @kirrg001 very clean work 馃憤

@gabmontes
Copy link

Thanks guys!!!

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.

Post JSON & followAllRedirects ends with GET method
3 participants