mirror of
https://github.com/ziglang/zig.git
synced 2026-03-16 16:37:17 +00:00
* Support different keep alive defaults with different http versions. * Fix incorrect usage of `copyBackwards`, which copies in a backwards direction allowing data to be moved forward in a buffer, not backwards in a buffer.