Basic HTTP types that can be shared among various projects.
Go to file
Andrew Lalis 082a4ba42c Addressed issues #3 (client address) and #1 (HTTP methods as strings) 2024-10-28 10:12:03 -04:00
source/handy_http_primitives Addressed issues #3 (client address) and #1 (HTTP methods as strings) 2024-10-28 10:12:03 -04:00
.gitignore Added initial types. 2024-08-15 19:21:48 -04: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 Added initial types. 2024-08-15 19:21:48 -04:00
dub.selections.json Added initial types. 2024-08-15 19:21:48 -04:00

README.md

http-primitives

Basic HTTP types that can be shared among various projects.