abstract fun exposedHeaders(headerNames: MutableSet<String>): CorsHandler
Add a set of exposed headers
headerNames - the exposed header names
headerNames
Return a reference to this, so the API can be used fluently