mirror of
https://github.com/ziglang/zig.git
synced 2025-12-25 15:43:06 +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.