aboutsummaryrefslogtreecommitdiff
path: root/src/http/Response.zig
Commit message (Expand)AuthorAge
* add headers mechanism to responsedevNathan Reiner2026-06-15
* make style-guide conformNathan Reiner2026-06-06
* api: add example implementationsNathan Reiner2026-06-06
* Implement static handler and synchronous server handlingNathan Reiner2026-06-06
* http add request and contextNathan Reiner2026-06-05