use-http icon indicating copy to clipboard operation
use-http copied to clipboard

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

Open seno5979 opened this issue 5 years ago • 1 comments

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

seno5979 avatar Apr 27 '20 15:04 seno5979

Will fix asap!

iamthesiz avatar Apr 30 '20 00:04 iamthesiz