edgurgel / httparrot

HTTP Request & Response Server. An incomplete clone of http://httpbin.org
https://httparrot.onrender.com/
MIT License
86 stars 27 forks source link

Add support to accept file(s) upload on post/put/patch #3

Closed edgurgel closed 9 years ago

edgurgel commented 10 years ago

It must return the files key on the response JSON.

edgurgel commented 9 years ago

Done by @jordan0day on https://github.com/edgurgel/httparrot/pull/9 :fireworks: