Skip to content

Cors

Everything under Quiote\Security\Cors.

ClassDescription
CorsMiddlewareCross-Origin Resource Sharing (CORS) handling.
CorsPluginRegisters CorsMiddleware through the generic plugin seam, opt-in via cors.enabled (the middleware itself no-ops when it’s false, so simply installing this package doesn’t turn CORS on for every app).