Basic HTTP types that can be shared among various projects.
Go to file
Andrew Lalis 2d97e36b0c
Build and Test Module / build-and-test (push) Successful in 6s Details
Build and Test Module / build-and-test-with-asdf-library (push) Successful in 11s Details
Added toOptional function.
2026-06-15 17:42:38 -04:00
.gitea/workflows Added separate job to build&test with ASDF. 2026-06-14 13:35:48 -04:00
source/handy_http_primitives Added toOptional function. 2026-06-15 17:42:38 -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.