HTTP/2 Performance Bug Fix
This release contains a handful of bug fixes:
- Fixes a performance regression introduced with the implementation of the
--rate
implementation for HTTP/2. - Fixes a crash that could happen in receive_nghttp2_request if the connection was closed unexpectedly.
- Improved body underrun logging to be more specific.
The binaries for this release are also statically linked against the OpenSSL_1_1_1m+quic
openssl branch.