zig/lib/std/http
Nameless 52c78f4974
fix bugs, waitForCompleteHead -> do, move redirecting to do instead of read
fix for 32bit arches

curate error sets for api facing functions, expose raw errors in client.last_error

fix bugged dependency loop, disable protocol tests (needs mocking)

add separate mutex for bundle rescan
2023-04-08 09:59:36 -05:00
..
Client.zig fix bugs, waitForCompleteHead -> do, move redirecting to do instead of read 2023-04-08 09:59:36 -05:00
protocol.zig fix bugs, waitForCompleteHead -> do, move redirecting to do instead of read 2023-04-08 09:59:36 -05:00
Server.zig add buffering to connection instead of the http protocol, to allow passing through upgrades 2023-04-08 09:59:36 -05:00