primitives/source/handy_http_primitives
Andrew Lalis 799da3ff34 Added builder module, made client address base types non-const. 2025-03-26 14:31:18 -04:00
..
address.d Added builder module, made client address base types non-const. 2025-03-26 14:31:18 -04:00
builder.d Added builder module, made client address base types non-const. 2025-03-26 14:31:18 -04:00
handler.d Added function and delegate constructor functions for HttpRequestHandler, and more tests. 2025-03-05 19:27:26 -05:00
multivalue_map.d Added initial types. 2024-08-15 19:21:48 -04:00
optional.d 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
package.d Added builder module, made client address base types non-const. 2025-03-26 14:31:18 -04:00
request.d Added tests for getHeaderAs and readBody. 2025-03-23 12:02:26 -04:00
response.d Added ResponseStatusException 2025-03-23 12:43:09 -04:00