netty5/codec-http
Julien Hoarau 849bdc8a84 Set-Cookie headers should not be combined (#8611)
Motivation:

According to the HTTP spec set-cookie headers should not be combined
because they are not using the list syntax.

Modifications:

Do not combine set-cookie headers.

Result:

Set-Cookie headers won't be combined anymore
2018-12-01 10:47:37 +01:00
..
src Set-Cookie headers should not be combined (#8611) 2018-12-01 10:47:37 +01:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00