Actually, now I think this is actually really cool!process the request and optionally not call the next injector,
but return or throw an HttpServerError. With this, the system is
basically very similar to node.js' connect framework.

Its now in vibe.templ.utils. I will also refactor some of my code
to use it when I have time.