servant/servant-client/src/Servant
Ian Shipman 9666f1956b Addresses problems with URL encodings
This changes the way URL encoding for query parameters is handled,
making it possible to correctly encode arbitrary binary data into query
parameter values.

Closes #1418
2021-10-03 09:57:55 -05:00
..
Client Addresses problems with URL encodings 2021-10-03 09:57:55 -05:00
Client.hs added a function to create Client.Request in ClientEnv 2019-12-14 22:34:06 +02:00