netty5/codec-http
Matt Belisle b0d1aa2710 Fixing CorsHandler response Content-Length
Motivation:

https://github.com/netty/netty/issues/7253

Modifications:

Adding `Content-Length: 0` to `CorsHandler.forbidden()` and `CorsHandler.handlePreflight()`

Result:

Contexts that are terminated by the CorsHandler will always include a Content-Length header
2017-10-02 08:25:56 +02:00
..
src Fixing CorsHandler response Content-Length 2017-10-02 08:25:56 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-09-21 19:47:23 +00:00