abstract fun allowedMethod(method: HttpMethod): CorsHandler
Add an allowed method
method - the method to add
method
Return a reference to this, so the API can be used fluently