mirror of
https://github.com/ziglang/zig.git
synced 2025-12-13 09:43:09 +00:00
Some servers will respond with the identity encoding, meaning no encoding, especially when responding to range-get requests. Adding the identity encoding stops the header parser from failing when it encounters this.