context-wai-middleware

Add request-specific (or not!) context to your WAI applications

https://github.com/jship/context#readme

Version on this page:0.2.0.0
LTS Haskell 22.18:0.2.0.2@rev:1
Stackage Nightly 2024-04-27:0.2.0.2@rev:1
Latest on Hackage:0.2.0.2@rev:1

See all snapshots context-wai-middleware appears in

MIT licensed and maintained by Jason Shipman
This version can be pinned in stack with:context-wai-middleware-0.2.0.0@sha256:47870a04a4744d8c7c92aa0b518ad786074c8ccdbccbb3a455177a9157134d5c,1825

Module documentation for 0.2.0.0

Depends on 3 packages(full list with versions):

context-wai-middleware

Version badge

context-wai-middleware supports adding request-specific (or not!) context to your WAI applications.

See the Haddocks for more info on the library.

Changes

Change log

0.2.0.0

  • Dependency bump: context-0.2.0.0

0.1.0.0

Initial release