netty5/codec-http/src
Jeff Smick 90d15c4627 Upgrade connection after completed response
Channel handlers above the HttpEncoder may delay the repsonse being
written to the socket. We need to wait for the response to complete
before upgrading the pipeline.
2012-09-08 20:54:43 -07:00
..
main/java/io/netty/handler/codec Upgrade connection after completed response 2012-09-08 20:54:43 -07:00
test/java/io/netty/handler/codec Fix a bug where CookieDecoder sets the default maxAge to -1 2012-08-20 12:05:47 +09:00