This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
mirror of
https://codeberg.org/ziglang/zig.git
synced
2025-12-06 13:54:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
2df3de1e20
zig
/
lib
/
std
/
http
History
Andrew Kelley
2df3de1e20
std.http.Server: no more dynamic allocation
...
In particular remove OutOfMemory from the error set for parsing client http headers.
2024-02-23 02:37:11 -07:00
..
Server
std.http.Server.Connection: remove dead code
2024-02-23 02:37:11 -07:00
Client.zig
std.http.Client: remove invalid use of refAllDecls
2024-02-23 02:37:11 -07:00
protocol.zig
std.http: parser fixes
2024-02-23 02:37:11 -07:00
Server.zig
std.http.Server: no more dynamic allocation
2024-02-23 02:37:11 -07:00
test.zig
std.net, std.http: simplify
2024-02-23 02:37:11 -07:00