Skip to content

Rest client is adding extra quotes to payload#230

Open
fushinoryuu wants to merge 8 commits into
microsoft:masterfrom
fushinoryuu:dont-stringify-payload-if-not-json
Open

Rest client is adding extra quotes to payload#230
fushinoryuu wants to merge 8 commits into
microsoft:masterfrom
fushinoryuu:dont-stringify-payload-if-not-json

Conversation

@fushinoryuu

Copy link
Copy Markdown

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

This PR closes #229

@fushinoryuu

Copy link
Copy Markdown
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

ghost commented Aug 24, 2020

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@fushinoryuu

Copy link
Copy Markdown
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

vraust commented Nov 19, 2020

Copy link
Copy Markdown

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