Bob Farrell f44a6b33c5 Routing updates
Implement `/foo/1/edit` route/view.

Allow setting HTTP verb by passing e.g. `/_PATCH` as the last segment of
a URL - this allows browsers to submit a `POST` request with a
pseudo-HTTP verb encoded in the URL which Jetzig can translate, i.e.
allowing forms to submit a `PATCH`.
2024-11-24 20:46:56 +00:00
..
2024-02-17 15:28:27 +00:00
WIP
2024-11-09 17:12:49 +00:00
2024-11-19 21:39:01 +00:00
2024-05-27 16:38:11 +01:00
2024-11-24 20:46:56 +00:00