Description
Provides WAI application components for file serving, CGI, and reverse proxy use cases. It helps Haskell web applications expose existing files or connect requests to external handlers.
It is useful for small web tools, compatibility layers, local services, and integrations around older CGI-style workflows. Operators should review path handling, proxy targets, and permissions before exposing it publicly.