aboutsummaryrefslogtreecommitdiff
path: root/lib/std/http/status.zig
AgeCommit message (Collapse)Author
2023-01-02std.http reorg; introduce std.crypto.TlsAndrew Kelley
TLS is capable of sending a Client Hello
2022-10-06std.http: fix typoAli Chraghi
2022-05-11std: add http definitions for Method and Status (#10661)Meghan