0.8.0
CHANGES:
- h2: scheduler: fix bug that caused zero length DATA frames not to be sent if
there were no flow-control credits
(#142) -- reported by
@blandinw - h2,h2-lwt,h2-lwt-unix,h2-async,h2-mirage Add
trailers_handler
to
Connection.request
(#146) - h2: client / server: fix a security issue that allowed a malicious peer to
make h2 allocate as much as it wanted
(#149)