nghttp2/lib/includes/nghttp2
Tatsuhiro Tsujikawa c10a55588b Implement RFC 9218 extensible prioritization scheme
This commit implements RFC 9218 extensible prioritization scheme.  It
is enabled when a local endpoint submits
SETTINGS_NO_RFC7540_PRIORITIES = 1.  This commit only handles priority
signal in HTTP request header field.  Priority header field in
PUSH_PROMISE is not supported.

HTTP messaging must be enabled to take advantage of this
prioritization scheme because HTTP fields are not parsed if HTTP
messaging is disabled.
2022-06-12 16:06:04 +09:00
..
nghttp2.h Implement RFC 9218 extensible prioritization scheme 2022-06-12 16:06:04 +09:00
nghttp2ver.h.in Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00