10623ae133
Motivation: OkResponseHandler is the last handler in the pipeline of the HTTP CORS example. It is responsible for releasing all messages it handled. Modification: Extend SimpleChannelInboundHandler instead of ChannelInboundHandlerAdapter Result: Fixed a leak |
||
---|---|---|
.. | ||
java/io/netty/example | ||
resources/cors |