RESTED
RESTED copied to clipboard
How to upload a file when I request http with post method
- Use post method;
- Content-Type = multipart/form-data;
- Request Body, How to upload a file?
Hi,
Right now there is no support for file upload. This would be a nice feature to have, though
Hi, do you have some update with this feature? I would like to use it
thanks
@kesmile +1
Hey guys,
Feel free to create a PR with this feature if you need it. I'll help you get it merged.
hey @esphen i'd like to create a PR for the option to all file in multipart over the weekend, project is still maintained right?
Hi,
Yeah, it's maintained, just not actively developed by me right now. If you make a PR that implements file upload (which would be awesome by the way!), I will review, merge and release a new version with that feature. So by all means, feel free :)
awesome then, i'll make a PR this weekend