Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Problem with request.body #144

Open
trialAndErrorxxx opened this issue Oct 3, 2017 · 2 comments
Open

Problem with request.body #144

trialAndErrorxxx opened this issue Oct 3, 2017 · 2 comments

Comments

@trialAndErrorxxx
Copy link

when posting form data key:value's from postman, the body is empty. I've to use X-www-form-urlencoded to get my key values. however I'd like to use the binary options to send files. how to make this ?

@morphogencc
Copy link

I'm having the same problem. request.body always returns {} while testing with something like RESTClient, so I can't test the functionality of my endpoint.

@Jasonseah
Copy link

Wow it actually issue from 2017 ... and still having this issue unresolved

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants