Will the server CORS feature prevent an `options` ...
# ktor
b
Will the server CORS feature prevent an
options
route handler from being invoked? (ie, I want to add additional headers for a specific OPTIONS path)