Releases: robur-coop/http-mirage-client
Releases · robur-coop/http-mirage-client
0.0.8
CHANGES:
- Do not call [f_body] with a redirect body (#2 @hannesm)
0.0.6
CHANGES:
- Update the package with
mimic-happy-eyeballs.0.0.9
(#3, @dinosaure)
0.0.5
CHANGES:
- Order http2 headers appropriately to avoid malformed requests (as in http-lwt-client#20, @hannesm)
0.0.4
CHANGES:
- Always lowercase the header keys in HTTP2 (as in http-lwt-client#19, @hannesm)
0.0.3
CHANGES:
- Adapt to h2 0.10.0 API change, fix test for FreeBSD (#4, @hannesm)