You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: