Basic HTTP types that can be shared among various projects.
Go to file
Andrew Lalis 799da3ff34
Build and Test Module / build-and-test (push) Successful in 6s Details
Added builder module, made client address base types non-const.
2025-03-26 14:31:18 -04:00
.gitea/workflows Added ci workflow. 2025-03-05 19:11:10 -05:00
source/handy_http_primitives Added builder module, made client address base types non-const. 2025-03-26 14:31:18 -04:00
.gitignore Added IPv6 toString implementation. 2025-01-08 15:48:02 -05:00
LICENSE Changed to CC0 license. 2024-10-22 14:55:27 -04:00
README.md Initial commit 2024-08-13 19:19:46 +00:00
dub.json Upgrade streams dependency. 2025-03-23 18:56:21 -04:00
dub.selections.json Upgrade streams dependency. 2025-03-23 18:56:21 -04:00

README.md

http-primitives

Basic HTTP types that can be shared among various projects.