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