FICHA · MANJARO

haskell-wai-cors

CORS for WAI

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Adds Cross-Origin Resource Sharing middleware for WAI applications. CORS controls which browser-based origins may access resources across site boundaries.

It is useful for APIs used by web frontends, local development setups, and services shared between domains. Developers should configure allowed origins, methods, and credentials narrowly instead of using permissive defaults in production.

Permissions

Permissions not analysed for this source yet.