Releases: robur-coop/http-lwt-client
Releases · robur-coop/http-lwt-client
0.3.1
0.3.0
0.2.6
0.2.5
0.2.4
CHANGES:
- In HTTP/2, always lowercase the header keys (#19 by @ScoreUnder,
fixes #7 by @kit-ty-kate)
0.2.3
0.2.2
0.2.1
0.2.0
CHANGES:
- API: In the body function passed to request, the response is the first
argument. This allows a client to do different stuff with the body, depending
on the response code (and/or content type etc.) (#15 by @hannesm, reviewed and
suggested by @reynir in https://git.robur.io/robur/http-mirage-client/pulls/2)