servant/src/Servant/API
2014-10-31 13:01:12 +01:00
..
Alternative.hs renamed Union -> Alternative 2014-10-30 18:37:58 +08:00
Capture.hs improve the routing mechanism by augmenting the routing error type with some information and a sound monoid instance. this addresses #10 2014-10-28 14:34:28 +01:00
Delete.hs client: correctly handle exceptions on error status codes 2014-10-31 18:01:00 +08:00
Get.hs client: correctly handle exceptions on error status codes 2014-10-31 18:01:00 +08:00
Post.hs client: correctly handle exceptions on error status codes 2014-10-31 18:01:00 +08:00
Put.hs client: correctly handle exceptions on error status codes 2014-10-31 18:01:00 +08:00
QQ.hs renamed Union -> Alternative 2014-10-30 18:37:58 +08:00
QueryParam.hs make QueryFlag more permissive 2014-10-31 13:01:12 +01:00
Raw.hs improve the routing mechanism by augmenting the routing error type with some information and a sound monoid instance. this addresses #10 2014-10-28 14:34:28 +01:00
ReqBody.hs raise InvalidBody when failing to decode the request body 2014-10-28 16:52:30 +01:00
Sub.hs improve the routing mechanism by augmenting the routing error type with some information and a sound monoid instance. this addresses #10 2014-10-28 14:34:28 +01:00