Description
Provides basic handlers and middleware for WAI applications. These components cover common web application needs around requests, responses, routing support, and server integration.
It is useful for building Haskell web services without reimplementing every common WAI utility. Developers should review each middleware option because order and configuration can affect security and behavior.