Skip to main content
Version: vNext (current)

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