it looks like if you don’t provide any headers tha...
# ktor
j
it looks like if you don’t provide any headers that are configured as the Access-Control-Request-Headers, the preflight will get a 403? https://github.com/ktorio/ktor/blob/master/ktor-server/ktor-server-core/src/io/ktor/features/CORS.kt#L113