1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 08:12:31 -04:00
Commit graph

9 commits

Author SHA1 Message Date
Alex S
9821d9ce61 updating to cowboy 2.5.0 2019-06-28 09:34:36 +03:00
steffel fenix
27aacc2580 fix elixir 1.4 warnings, update deps 2017-03-14 10:13:08 +08:00
Eduardo Gurgel
d0f977d285 Update JSEX to exjsx 2015-02-09 21:13:20 +13:00
Jordan Day
dc7a819abc add support for chunked request bodies, fix a few test names 2015-01-11 22:31:46 -06:00
jordan0day
16eff596f1 add support for multipart/form-data POST,PUT,PATCH similar to httpbin's 2015-01-10 21:09:10 -06:00
Eduardo Gurgel
296e58a3b5 Update Elixir 0.14.1 2014-06-24 21:35:13 +12:00
Eduardo Gurgel
cd12a8906e Check if body is a text, JSON or binary data 2014-01-15 00:08:32 -03:00
Eduardo Gurgel
3f9387d917 Accept octet-stream and text-plain on /post /put and /patch 2014-01-14 17:37:30 -03:00
Eduardo Gurgel
6ba2efb47d Reuse PostHandler to receive patch and put requests too
PHandler will take care of /put, /post and /patch
2014-01-02 17:56:30 -03:00
Renamed from test/post_handler_test.exs (Browse further)