jetty.project/jetty-spdy
Simone Bordet 605b0360e1 HTTP client: reviewed API.
The API were inconsistent: sometimes using the C format for getters and setters
(e.g. String host(), void host(String)), sometimes using the JavaBeans format.

Now the API stick with the JavaBean format apart the "fluent" API in Request,
that is in the fluent format (i.e. C setter format, but returning this instead of void).
2012-10-26 23:42:18 +02:00
..
spdy-client #392465 - NextProtoNegoClientConnection does not replace the connection if handshake terminates in onOpen(). 2012-10-19 17:53:54 +02:00
spdy-core 392237 moved HttpTransport towards asynchronous solution 2012-10-25 23:28:32 +11:00
spdy-example-webapp [maven-release-plugin] prepare for next development iteration 2012-10-15 13:10:04 -05:00
spdy-http-server HTTP client: reviewed API. 2012-10-26 23:42:18 +02:00
spdy-server 392237 moved HttpTransport towards asynchronous solution 2012-10-25 23:28:32 +11:00
pom.xml [maven-release-plugin] prepare for next development iteration 2012-10-15 13:10:04 -05:00