1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-09 19:52:24 -04:00
Commit graph

4 commits

Author SHA1 Message Date
Aleksei Magusev
9ee0aa4ce1 Use Base module for conversions and handle bad requests gracefully 2014-05-06 02:18:56 +04: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 lib/httparrot/post_handler.ex (Browse further)