summaryrefslogtreecommitdiff
path: root/src/empty.rs
Commit message (Collapse)AuthorAge
* Define a canonical "empty" response.Owen Jacobson2025-08-24
This is a bit tidier and easier to assert on than returning a bare HTTP status code, but is otherwise interchangeable with it.