cdapio / netty-http

Netty based HTTP service with JAX-RS
Apache License 2.0
127 stars 49 forks source link

Fix the incorrect content-encoding header when sendFile is used in non-SSL #81

Closed chtyim closed 4 years ago

chtyim commented 4 years ago

This fixes issue #68