jetty.project/jetty-http2/http2-client
Simone Bordet 7e7459d825 Fixes #612 - Support HTTP Trailer.
Implemented support in the generic HttpChannel and Request classes.
Linked HTTP/1.1 and HTTP/2 trailers to call HttpChannel, so that trailers
are now available in Servlet APIs by casting to Jetty's Request class.
The semantic is that trailers will only be available _after_ reading
the request content.
2017-01-30 15:17:59 +01:00
..
src Fixes #612 - Support HTTP Trailer. 2017-01-30 15:17:59 +01:00
pom.xml Updating to version 9.4.2-SNAPSHOT 2017-01-20 10:49:06 -06:00