605b0360e1
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). |
||
---|---|---|
.. | ||
spdy-client | ||
spdy-core | ||
spdy-example-webapp | ||
spdy-http-server | ||
spdy-server | ||
pom.xml |