netty5/codec-http/src/main/java/io/netty/handler/codec
Dmitriy Dumanskiy ef24732640 Cleanup in websockets, throw exception before allocating response if possible (#9361)
Motivation:

While fixing #9359 found few places that could be patched / improved separately.

Modification:

On handshake response generation - throw exception before allocating response objects if request is invalid.

Result:

No more leaks when exception is thrown.
2019-07-16 13:21:16 +02:00
..
http Cleanup in websockets, throw exception before allocating response if possible (#9361) 2019-07-16 13:21:16 +02:00
rtsp migrate java8: use requireNonNull (#8840) 2019-02-04 10:32:25 +01:00