Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Additional double quote on request body when request.post('/route', 'string body') #256

Open
seno5979 opened this issue Apr 27, 2020 · 1 comment

Comments

@seno5979
Copy link

seno5979 commented Apr 27, 2020

The issue is related to fixed #232
Observed additional double quote in request body while sending raw text using below method:
request.post('/route', 'string body')

This is not happening when using useAxious

@iamthesiz
Copy link
Collaborator

Will fix asap!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants