Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • 1
    Years later, I’ve also observed that even static file servers like NGiNX sometimes use chunked Transfer-Encoding; when they dynamically compress a file with gzip or whatever, they can’t know the final Content-Length once the the to-be-compressed file exceeds the first compression buffer.
    – Tigt
    Commented Nov 27, 2022 at 23:06