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

Re-encoding problem when following redirects #206

Open
ivanbreet opened this issue Mar 23, 2015 · 0 comments
Open

Re-encoding problem when following redirects #206

ivanbreet opened this issue Mar 23, 2015 · 0 comments

Comments

@ivanbreet
Copy link

Hi,

There seems to be an issue where POST data body gets re-encoded with every redirect.

In my case, I initially have a data as a string(this.options.data), but after the redirect it's and object. This results in a mangled payload body.

Restler version 3.2.2.
Node: v0.10.26

Regards

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