youyesyet.middleware
Plumbing, mainly boilerplate from Luminus.
wrap-base
(wrap-base handler)FIXME: write docs
wrap-context
(wrap-context handler)FIXME: write docs
wrap-csrf
(wrap-csrf handler)FIXME: write docs
wrap-formats
(wrap-formats handler)FIXME: write docs
wrap-internal-error
(wrap-internal-error handler)FIXME: write docs
wrap-user
(wrap-user handler)Dynamically bind *user* to the user in the session, if any, so that it is available in layout/render, q.v.