8000 Release 0.13.0 · anmonteiro/ocaml-h2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.13.0

Latest
Compare
Choose a tag to compare
4144 @anmonteiro anmonteiro released this 04 Sep 18:31

CHANGES:

  • h2: surface (body) write failures through flush
    (#247)
    • Body.Writer.flush now takes a callback of the type
      ([ `Written | ` Closed] -> unit), informing the caller whether the
      previous writes have been written or whether the output channel was
      closed.
0