Basic HTTP types that can be shared among various projects.
Go to file
Andrew Lalis cbaf86821e Update license to MIT-0. 2025-08-09 21:47:09 -04:00
.gitea/workflows Added ci workflow. 2025-03-05 19:11:10 -05:00
source/handy_http_primitives Added fix for multivalued map. 2025-08-02 23:37:52 -04:00
.gitignore Added IPv6 toString implementation. 2025-01-08 15:48:02 -05:00
LICENSE Update license to MIT-0. 2025-08-09 21:47:09 -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.