v2.2.0
版本发布时间: 2019-07-21 04:51:16
mirage/ocaml-cohttp最新发布版本:v6.0.0_beta2(2024-01-05 20:51:57)
CHANGES:
- Previously if the client closed the connection while cohttp was
handling a request, the server would crash (by default, unless the
user overrode that using
on_exn
or changing Lwt's async exception handler). Now, cohttp will just log this atinfo
level and continue. Exceptions produced by user code are logged as errors, while other exceptions generated by cohttp call back to the conduit exception handler, as before. (#669 @talex5)
1、 cohttp-v2.2.0.tbz 87.59KB