Skip to main content

CORS Preflight

Summary

CORS Preflight allows unauthenticated HTTP OPTIONS requests as per the CORS spec.

How to configure

YAML/JSON settingTypeDefaultUsage
cors_preflightbooleanfalseoptional

Examples

cors_preflight: true