mirror of
https://github.com/ziglang/zig.git
synced 2026-02-09 19:10:48 +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.