v2.3.2
[2.3.2] - 2022-05-02
Changed:
- Improved the panic message that is generated by
httphelpers.BrokenConnectionHandler
to make it clearer that this is an intentional error (if for instance the panic stacktrace is logged byhttp.Server
).
httphelpers.BrokenConnectionHandler
to make it clearer that this is an intentional error (if for instance the panic stacktrace is logged by http.Server
).