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.2
LTS Haskell 22.21:0.2.0.2@rev:1
Stackage Nightly 2024-05-06: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.2@sha256:2183363748bdee3f71babefcb6121a4dda658ebf319a3564a82fb7af524d9b39,1856

Module documentation for 0.2.0.2

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.2

  • Link test suite with -threaded RTS option

0.2.0.1

  • Backwards compatibility with GHC 8.4 (@pbrisbin)

0.2.0.0

  • Dependency bump: context-0.2.0.0

0.1.0.0

Initial release