Karl Seguin
|
14cc87e1a5
|
Use latest tls.zig (with new allocation-free API)
Add more fuzz tests around async tls.
|
2025-03-23 19:05:37 +08:00 |
|
Karl Seguin
|
22aa126b29
|
Cleaner merge
Switch to non-blocking sockets.
Fix TLS handshake/receive/send ordering
|
2025-03-23 19:05:35 +08:00 |
|
Karl Seguin
|
feb2046549
|
add TLS integration test for sync client
|
2025-03-23 19:01:40 +08:00 |
|
Karl Seguin
|
2f362f2aa2
|
handle redirects on asynchronous calls
|
2025-03-23 19:01:40 +08:00 |
|
Karl Seguin
|
807d3a600c
|
Support transfer-encoding: chunked, fix async+tls integration
|
2025-03-23 19:01:40 +08:00 |
|
Karl Seguin
|
fa8ea1ef43
|
use latest tls.zig
|
2025-03-23 19:01:40 +08:00 |
|
Karl Seguin
|
2017d4785b
|
replace zig-async-io and std.http.Client with a custom HTTP client
|
2025-03-23 19:01:40 +08:00 |
|