We have released nghttp2 v1.50.0.
lib
This release adds
nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
which disables checking leading and trailing white spaces against HTTP
field value.
nghttpx
nghttpx now respects backend-address-family
option when dynamically
resolving backend host with dns
parameter in backend
option.