Sönke Hahn
|
2f9fb2b713
|
removed S.Utils.Client (and put the code into S.Client.Req)
|
2014-11-07 15:23:50 +08:00 |
|
Sönke Hahn
|
8e72c70767
|
moved S.Client.BaseUrl to S.Utils.BaseUrl
|
2014-11-07 11:58:41 +08:00 |
|
Sönke Hahn
|
93195abed6
|
put BaseUrl in it's own module
|
2014-11-07 11:09:54 +08:00 |
|
Sönke Hahn
|
f0bca3852c
|
implement BaseUrl to allow https for Clients
|
2014-11-05 20:03:57 +08:00 |
|
Sönke Hahn
|
a9eeff14bd
|
client: correctly handle exceptions on error status codes
|
2014-10-31 18:01:00 +08:00 |
|
Sönke Hahn
|
f058a3051a
|
HasClient: changing URI to URIAuth (and adding the first client test
case)
|
2014-10-31 18:01:00 +08:00 |
|
Alp Mestanogullari
|
641ee69eba
|
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 |
|
Sönke Hahn
|
c98c7db0df
|
Routing strips path snippets (and Raw receives modified Requests)
|
2014-10-28 17:42:49 +08:00 |
|
Alp Mestanogullari
|
4ebc4944c2
|
Add automatic doc generation support, including instances for all our API combinators so far
|
2014-10-28 09:04:27 +01:00 |
|
Sönke Hahn
|
b749f7fbc6
|
added Servant.API.Raw (only with HasServer)
|
2014-10-28 13:42:37 +08:00 |
|
Alp Mestanogullari
|
d838191ec8
|
reorganize everything into a sane(r) module structure
|
2014-10-25 01:27:39 +02:00 |
|