abstract fun allowedHeader(headerName: String): CorsHandler
Add an allowed header
headerName - the allowed header name
headerName
Return a reference to this, so the API can be used fluently