allowHeadersPrefixed

fun allowHeadersPrefixed(headerPrefix: String)(source)

Allows using headers prefixed with headerPrefix for the actual CORS request.

Report a problem