@hackage / wai-middleware-delegate

WAI middleware that delegates handling of requests.

Latest0.2.0.2

About

Metadata

  • Last updated , by adetokunbo
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: tim.emiola@gmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.8.2
  3. 9.6.6
  4. 9.4.8
  5. 9.2.8
  6. 9.0.2
  7. 8.10.7

Readme

WAI middleware that intercepts requests that match a predicate and responds to them using alternate WAI Applications or proxied hosts. Read this short example for an introduction to its usage.