netty5/codec-http/src/test
Andrey Mizurov 4340f6c116 Set the ORIGIN header from a custom headers if present (#9435)
Motivation:

Allow to set the ORIGIN header value from custom headers in WebSocketClientHandshaker

Modification:

Only override header if not present already

Result:

More flexible handshaker usage
2019-08-11 08:22:31 +02:00
..
java/io/netty/handler/codec Set the ORIGIN header from a custom headers if present (#9435) 2019-08-11 08:22:31 +02:00
resources Preserve the original filename when encoding a multipart/form in mixed mode. (#9270) 2019-06-24 10:40:39 +02:00