aboutsummaryrefslogtreecommitdiff
path: root/lib/std/http/WebSocket.zig
AgeCommit message (Expand)Author
2025-08-07std.http: rework for new std.Io APIAndrew Kelley
2025-08-01build system: replace fuzzing UI with build UI, add time reportmlugg
2025-03-25Added check for HTTP version and GET method when upgrading WebSocket to compl...Kuwazy
2024-09-12std.http.WebSocket: Make 'upgrade: websocket' check case-insensitiveLinus Groh
2024-08-07add std.http.WebSocketAndrew Kelley