Skip to content

v5.0.10 - Don't set content-length header

Pre-release
Pre-release
Compare
Choose a tag to compare
@lilith lilith released this 17 Nov 20:03
· 18 commits to develop since this release
088a712
Don't set Content-Length, it doesn't play well with IIS

Middleware such as dynamic compression or IIS HTTP/2 implementations can interact badly with a pre-set content-length. It's not worth it.