Commit Graph

12 Commits

Author SHA1 Message Date
Julian K. Arni
380acb3efa Add Accept header handling. 2015-02-24 14:07:00 +01:00
Timo von Holtz
9a3c268be4 Add PATCH method 2015-02-10 11:33:41 +11:00
Thomas Sutton
6b55bf583d Add RouteMismatch constructor for arbitrary HTTP response code 2015-01-30 11:36:01 +11:00
Phil Freeman
56791952b8 Return JSON error messages in response 2015-01-19 19:12:08 -08:00
Daniel Larsson
b18f27df7a Added support for Matrix parameters 2015-01-15 12:10:21 +01:00
Matthias Fischmann
2f9c6340c4 Explicit imports in /src. 2015-01-06 17:25:25 +01:00
Matthias Fischmann
9b8d25c838 Ignore redundant trailing slashes (with test case). 2015-01-05 14:27:06 +01:00
Julian K. Arni
b43301967d Update reqBodyRef comment. 2015-01-04 16:08:22 +01:00
Julian K. Arni
726848b8a3 Add comment about what the bug was. Make ReqBodyState strict. 2015-01-03 18:18:40 +01:00
Julian K. Arni
ecb1da0e37 Cycle through ByteString. 2015-01-03 18:08:25 +01:00
Julian K. Arni
83f55259fa Memoize requestBody IO action. 2015-01-03 18:08:25 +01:00
Alp Mestanogullari
e43532b71d first shot at a server package 2014-12-10 16:10:57 +01:00