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