Commit Graph

10 Commits

Author SHA1 Message Date
andrewlalis 79e6912b56 Added IPv6 toString implementation. 2025-01-08 15:48:02 -05:00
andrewlalis 9a4c4a46f6 Added documentation to address module. 2024-10-30 08:08:43 -04:00
andrewlalis a5a3774d69 Added address module, removed std.typecons usage, and prepped request module for removing remaining std lib imports. 2024-10-28 22:05:56 -04:00
andrewlalis 144ac5c7b2 Added parseQueryParameters function and removed query params from the request itself. 2024-10-28 11:20:30 -04:00
andrewlalis 564c2310bf Added documentation and simplified HttpVersion enum. 2024-10-28 10:19:56 -04:00
andrewlalis 082a4ba42c Addressed issues #3 (client address) and #1 (HTTP methods as strings) 2024-10-28 10:12:03 -04:00
andrewlalis 23c74f82be Changed to CC0 license. 2024-10-22 14:55:27 -04:00
andrewlalis e411b4d270 Added more comments, cleaned up code. 2024-09-17 17:08:15 -04:00
andrewlalis eae8fd6c0e Added initial types. 2024-08-15 19:21:48 -04:00
Andrew Lalis 3c04644e8b Initial commit 2024-08-13 19:19:46 +00:00