Netty 4.0.9.Finalをダウンロード、サービスのプログラミング·フレームワーク
ダウンロード:
提供元サイトからダウンロード
改善内容:
- internalNioBuffer(…) lead to races when using from derived ByteBuf implementations (#1801)
- LengthFieldBasedFrameDecoder produces IllegalArgumentException when frame is too big (#1798)
- AbstractByteBuf.skipBytes(..) accept negative value and so set the readerIndex to a negative value (#1797)
- HttpContentCompressor and HttpContentDecompressor not working (#1789)
- GZIP decoding CRC32 and ISIZE in JdkZLibDecoder (#1788)
- HTTP Chunk, wrong delimiter written (#1787)