servant/changelog.d
Intolerable a2e003367d
Add HasStatus instance for Headers (that defers StatusOf to underlying value) (#1649)
* Add HasStatus instance for Headers (that defers StatusOf to underlying value)

* changelog.d/1649
2023-02-14 23:28:57 +01:00
..
1432 Updates changelog 2021-10-03 09:57:55 -05:00
1469 Derive HasClient good response status from Verb status (#1469) 2021-12-09 10:09:18 +01:00
1477 Enable FlexibleContexts in Servant.API.ContentTypes 2021-10-30 23:26:21 -04:00
1529 servant-client-ghcjs: Fix performRequest function 2022-02-11 20:55:34 +02:00
1556 Update changelog 2022-03-24 16:43:27 +01:00
1569 Add changelog entry 2022-03-22 11:56:18 +01:00
1573 Add (basic) API docs for ServerT (#1573) 2023-01-09 17:05:08 +01:00
1580 Review fix 2022-04-20 21:07:08 +02:00
1589 Only add a ? when query string is nonempty (#1589) 2022-05-16 16:50:10 +02:00
1595 servant-client: Run ClientEnv's makeClientRequest in IO (#1595) 2022-07-01 13:25:13 +02:00
1606 Handle Cookies correctly for RunStreamingClient (#1606) 2022-11-03 09:46:49 +01:00
1638 Add Functor instance to AuthHandler. (#1638) 2022-12-30 12:56:52 +01:00
1649 Add HasStatus instance for Headers (that defers StatusOf to underlying value) (#1649) 2023-02-14 23:28:57 +01:00
config Add changelog.d config 2019-12-14 22:20:51 +02:00
servant-docs-curl Servant docs curl (#1401) 2021-08-19 13:11:00 +02:00