mirror of
https://github.com/ziglang/zig.git
synced 2026-02-01 12:13:44 +00:00
closes #14204 In order to add tests for this I need to implement an HTTP server in the standard library (#910) so that's probably the next thing I'll do.