Download the PHP package benkle/auto-preflight-bundle without Composer
On this page you can find all versions of the php package benkle/auto-preflight-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download benkle/auto-preflight-bundle
More information about benkle/auto-preflight-bundle
Files in benkle/auto-preflight-bundle
Download benkle/auto-preflight-bundle
More information about benkle/auto-preflight-bundle
Files in benkle/auto-preflight-bundle
Vendor benkle
Package auto-preflight-bundle
Short Description A simple bundle to automatically generate responses for CORS preflight.
License MIT
Package auto-preflight-bundle
Short Description A simple bundle to automatically generate responses for CORS preflight.
License MIT
Please rate this library. Is it a good library?
Informations about the package auto-preflight-bundle
AutoPreflightBundle
A simple bundle to automatically generate responses for CORS preflight.
Install
Install with composer.
Add this to your kernel bundles:
Configuration
Add this section to your config.yaml:
Both _alloworigin and _allowheaders are currently string values, and are send as is to the browser.
You also must use the field methods in your route definitions, or only GET
will be available.
All versions of auto-preflight-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/dependency-injection Version
>=2.8
symfony/http-kernel Version >=2.8
symfony/routing Version >=2.8
symfony/http-foundation Version >=2.8
symfony/http-kernel Version >=2.8
symfony/routing Version >=2.8
symfony/http-foundation Version >=2.8
The package benkle/auto-preflight-bundle contains the following files
Loading the files please wait ....