servant/servant-server/test/Servant/Server
Giovanni Cappellotto 92f8d2314e Update request content-type handling
In case that a sub-server doesn't support the content-type specified
in the request invoke `delayedFail` instead of `delayedFailFatal` in
order to give the chance to other sub-servers to handle the request.
2018-04-04 18:53:40 -04:00
..
Internal Update docs related to hoistServer 2017-10-01 20:24:22 +03:00
UsingContextSpec Update docs related to hoistServer 2017-10-01 20:24:22 +03:00
ErrorSpec.hs Update request content-type handling 2018-04-04 18:53:40 -04:00
RouterSpec.hs Add test illustating that query params don't affect router grouping 2017-01-19 23:07:11 +02:00
StreamingSpec.hs travis: enable -Wall -Werror 2016-04-21 13:06:10 +08:00
UsingContextSpec.hs travis: enable -Wall -Werror 2016-04-21 13:06:10 +08:00