dnbard / brackets-postman

Brackets extension to test REST API
http://brackets.dnbard.com/extension/dnbard.postman
18 stars 5 forks source link

cannot send custom request body #7

Closed ta3pks closed 8 years ago

ta3pks commented 8 years ago

trying to send a json rather then url encoded data but its otomatically parsed as form data i changed content type header to application/json but no use still the same is there any solution to this ?