jetty.project/jetty-fcgi
Simone Bordet a700907522
Issue #250 - Implement HTTP CONNECT for HTTP/2. (#3539)
Fixes #250 - Implement HTTP CONNECT for HTTP/2.

Modified HTTP/2 implementation to support the CONNECT method.
Implemented semantic defined by RFC 8441.
Implemented section 8.3 of RFC 7540.
Introduced HTTP2Client.streamIdleTimeout.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-08-13 19:07:04 +03:00
..
fcgi-client Issue #250 - Implement HTTP CONNECT for HTTP/2. (#3539) 2019-08-13 19:07:04 +03:00
fcgi-server Issue #250 - Implement HTTP CONNECT for HTTP/2. (#3539) 2019-08-13 19:07:04 +03:00
pom.xml Updating to version 10.0.0-SNAPSHOT 2019-07-12 06:54:56 +10:00