Much of the infrastructure is old and seems to be based on some assumptions about how Iron handled multipart posts. I don't understand how much of this works, so I'm slowly ripping parts out and rebuilding how the separation of concerns works.
Sets up the delete route, including post-delete redirect back to the root. Also adds logging. Delete does not actually delete things yet.