netty5/codec-http/src/test/java/io/netty/handler/codec
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
..
http Fix inspection warnings related with JUnit usage 2012-11-12 12:45:06 +09:00
spdy Fix #814 - Prevent IllegalBufferAccessException on write() and flush() 2012-12-18 04:53:37 +09:00