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