Basic HTTP types that can be shared among various projects.
Go to file
Andrew Lalis 8abb3a2c42
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
Add check to ensure serialization code only added when underlying value can be serialized.
2026-06-14 13:54:10 -04:00
.gitea/workflows Added separate job to build&test with ASDF. 2026-06-14 13:35:48 -04:00
source/handy_http_primitives Add check to ensure serialization code only added when underlying value can be serialized. 2026-06-14 13:54:10 -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.