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

POST not fully working with URL redirects #118

Closed
rogermartensson opened this issue Dec 29, 2016 · 1 comment
Closed

POST not fully working with URL redirects #118

rogermartensson opened this issue Dec 29, 2016 · 1 comment

Comments

@rogermartensson
Copy link

When URL is behind one or more redirects POSTs will have trouble "posting".

According to this URL you need to use CURLOPT_CUSTOMREQUEST instead of CURLOPT_POST and use CURLOPT_POSTREDIR.

URL: https://evertpot.com/curl-redirect-requestbody/

@rogermartensson
Copy link
Author

I'm closing my issue since it's too old.

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

No branches or pull requests

1 participant