We have released nghttp2 v1.56.0.
build
The following dependencies have been updated:
- ngtcp2
- nghttp3
- BoringSSL
- quictls
- libbpf
third-party
llhttp has been updated.
nghttpx
Rework is done in functions that send ECN bits.
--frontend-quic-congestion-controller=bbr2
has been renamed to
--frontend-quic-congestion-controller=bbrv2
.
nghttpx, h2load
Fix issue that CMSG_DATA does not necessarily return an aligned pointer.