I may have found a bug in either netty or the http...
# http4k
s
I may have found a bug in either netty or the http4k wrapper for netty. When serving up the swagger files like in the example https://github.com/http4k/http4k-contract-example-app/tree/master/src/main/resources/public/swagger when I use the netty server large files like the swagger-ui-bundle only get partially transferred. When I use SunHttp all works great.