@hackage / snap-cors

Add CORS headers to Snap applications

Version Deprecated package1.3.0

About

Metadata

  • Last updated , by OliverCharles
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: ollie@ocharles.org.uk

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

Add CORS (cross-origin resource sharing) headers to Snap applications. This enables web applications running on other domains to make requests against another application.

Since version 1.3 this library simply re-exports Snap.Util.CORS.