netty5/codec-http/src/test/java/io/netty
Trustin Lee 310a87a51d Fix #814 - Prevent IllegalBufferAccessException on write() and flush()
- Also fixed a incorrect port of SpdySessionHandler
  - Previously, it closed the connection too early when sending a GOAWAY frame
  - After this fix, SpdySessionHandlerTest now passes again without the previous fix
2012-12-18 04:53:37 +09:00
..
handler/codec Fix #814 - Prevent IllegalBufferAccessException on write() and flush() 2012-12-18 04:53:37 +09:00