https://bz.apache.org/bugzilla/show_bug.cgi?id=57732
Bug ID: 57732
Summary: Add support for HPACK
Product: Tomcat 9
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Connectors
Assignee: [email protected]
Reporter: [email protected]
HTTP/2 support will be required for Tomcat 9 (through the Servlet spec at
least), and implementing it requires a new scheme for HTTP headers handling,
described separately in the HPACK specification.
Although required for HTTP/2 support, HPACK is effectively independent and is a
way to transmit headers (much) more efficiently than with HTTP/1.1.
Note: not an enhancement since it will be a requirement.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]