youyesyet.middleware

Plumbing, mainly boilerplate from Luminus.

wrap-base

(wrap-base handler)

TODO: write docs

wrap-context

(wrap-context handler)

TODO: write docs

wrap-csrf

(wrap-csrf handler)

TODO: write docs

wrap-formats

(wrap-formats handler)

TODO: write docs

wrap-internal-error

(wrap-internal-error handler)

TODO: 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.