| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-03-05 | add function to join paths together safely and provide them to lua | John Turner |
| 2026-03-05 | return empty body in staticfile handler on HEAD | John Turner |
| 2026-03-05 | return content-length header when returning 404 in staticfile handler | John Turner |
| 2026-03-05 | impl Lua handler | John Turner |
| 2026-03-05 | impl EnumStr and FromRepr for Response codes | John Turner |
| 2026-03-05 | return BString instead of Vec, otherwise it creates a table and not a buffer | John Turner |
| 2026-03-04 | fixup | John Turner |
| 2026-03-04 | roll our own http types | John Turner |
| 2026-03-01 | impl basic static file server | John Turner |
