mirror of
https://github.com/ziglang/zig.git
synced 2025-12-08 23:33:07 +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.