This website requires JavaScript.
Explore
Help
Sign In
Handy-Http
/
primitives
Watch
1
Star
1
Fork
You've already forked primitives
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Basic HTTP types that can be shared among various projects.
12
Commits
1
Branch
8
Tags
93
KiB
D
100%
5fbe682749
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Andrew Lalis
5fbe682749
Added function and delegate constructor functions for HttpRequestHandler, and more tests.
2025-03-05 19:27:26 -05:00
.gitea
/workflows
Added ci workflow.
2025-03-05 19:11:10 -05:00
source
/handy_http_primitives
Added function and delegate constructor functions for HttpRequestHandler, and more tests.
2025-03-05 19:27:26 -05: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
Added IPv6 toString implementation.
2025-01-08 15:48:02 -05: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.