Mark Thomas created COMDEV-314: ---------------------------------- Summary: HTTP/3 for Apache Tomcat: QPACK support Key: COMDEV-314 URL: https://issues.apache.org/jira/browse/COMDEV-314 Project: Community Development Issue Type: New Feature Components: GSoC/Mentoring ideas Reporter: Mark Thomas
HTTP/3 is the next iteration of the HTTP protocol. An HTTP/3 implementation requires a number of building blocks of which this is one. HTTP/2 introduced HPACK - a compression scheme for HTTP headers. HTTP/3 will use a variation of this scheme - QPACK. This project is to provide a QPACK implementation (including test cases) for Apache Tomcat. The implementation should take advantage of the existing HPACK implementation where it makes sense to do so. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org