New returns a new cors per-route middleware
with the provided options.
Unlike the cors wrapper, this middleware can be registered to specific routes,
Options.AllowedMethods is missing
Options is a configuration container to setup the CORS.
All Options are working EXCEPT on some routers (and the iris' default)
AllowMethods field is not working.