- Do not call [f_body] with a redirect body (#2 @hannesm)
- Adapt to TLS 1.0.0 API changes (#1, @hannesm)
- Update the package with
mimic-happy-eyeballs.0.0.9
(#3, @dinosaure)
- Order http2 headers appropriately to avoid malformed requests (as in http-lwt-client#20, @hannesm)
- Always lowercase the header keys in HTTP2 (as in http-lwt-client#19, @hannesm)
- Adapt to h2 0.10.0 API change, fix test for FreeBSD (#4, @hannesm)
- Copy buffer earlier to avoid ownership issue (#3, @dinosaure, @reynir)
- First release