allowHeaders

fun allowHeaders(predicate: (String) -> Boolean)(source)

Allows using headers matching predicate for the actual CORS request.

Report a problem