Implementations of HTTP transport protocols, compatible with other Handy-Http components.
Go to file
Andrew Lalis 97f544d95b Added working HTTP/1.1 transport implementation. 2024-11-14 14:51:23 -05:00
source/handy_http_transport Added working HTTP/1.1 transport implementation. 2024-11-14 14:51:23 -05:00
.gitignore Added working HTTP/1.1 transport implementation. 2024-11-14 14:51:23 -05:00
LICENSE Changed to CC0 license, added work-in-progress code for HTTP/1 2024-10-22 14:56:28 -04:00
README.md Initial commit 2024-08-13 19:22:11 +00:00
dub.json Added working HTTP/1.1 transport implementation. 2024-11-14 14:51:23 -05:00
dub.selections.json Added working HTTP/1.1 transport implementation. 2024-11-14 14:51:23 -05:00

README.md

http-transport

Implementations of HTTP transport protocols, compatible with other Handy-Http components.