You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a [Leaf PHP](https://leafphp.netlify.app/) module used to enable and configure [CORS](http://en.wikipedia.org/wiki/Cross-origin_resource_sharing) with various options. This module can be used both in and out of Leaf and so can be considered a general module. It is also inspired by the [ExpressJS](https://github.com/expressjs/express)[cors package](https://github.com/expressjs/cors).
15
+
This is the CORS handler for Leaf.
16
16
17
17
## Installation
18
18
@@ -98,7 +98,3 @@ The default configuration is the equivalent of:
0 commit comments