ktor
2.3.1
2.3.1
2.3.0
2.2.4
2.0.3
1.6.8
ktor-server-cors
/
io.ktor.server.plugins.cors
/
CORSConfig
/
allowHeadersPrefixed
allow
Headers
Prefixed
fun
allowHeadersPrefixed
(
headerPrefix
:
String
)
Allows using headers prefixed with
headerPrefix
for the actual
CORS
request.