mirror of
https://github.com/ziglang/zig.git
synced 2025-12-15 10:43:08 +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.