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

Rest client is adding extra quotes to payload #230

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

fushinoryuu
Copy link

Added a check to not stringify the payload unless its of the right type.

This PR closes #229

@fushinoryuu
Copy link
Author

There is an issue with the https://httpbin.org/#/Redirects/get_redirect_to endpoint, and returns a 404 no matter what.

I have sent an email to the owner of that site to see if he can help.

@ghost
Copy link

ghost commented Aug 24, 2020

CLA assistant check
All CLA requirements met.

@fushinoryuu
Copy link
Author

@damccorm would you please take a look when you have some time?

Since the site the tests depend on doesn't work anymore for redirects, I can remove those tests if you want.

@vraust
Copy link

vraust commented Nov 19, 2020

Anything happening to get this merged? Would surely be useful on a project where I'm using this lib! :)

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.

Rest client is adding extra quotes to payload
2 participants