mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +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.