Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet f33a0deee2 Fixed handling of "url" header (now ignored since Chromium does not send it as absolute URL),
and added handling of "host" header (sent by Chromium).

Also fixed handling of "bypass" content, that is content that is directly sent to clients without
being buffered (such as images, CSS, and others).
2012-02-14 23:03:10 +01:00
spdy-core Added utility method to return content as a string. 2012-02-14 17:36:40 +01:00
spdy-jetty Refactored class name. 2012-02-14 17:41:39 +01:00
spdy-jetty-http Fixed handling of "url" header (now ignored since Chromium does not send it as absolute URL), 2012-02-14 23:03:10 +01:00
spdy-jetty-http-webapp Cleanups and added webapp module for testing with jetty:run. 2012-02-10 17:43:07 +01:00
README.md README information. 2012-02-01 21:51:27 +01:00
pom.xml Cleanups and added webapp module for testing with jetty:run. 2012-02-10 17:43:07 +01:00

README.md

Java Client and Server SPDY Protocol Implementation

A pure Java implementation of the SPDY protocol

http://www.chromium.org/spdy