Classes
Methods
(static) CorsHandler.create(allowedOriginPattern) → {CorsHandler}
Create a CORS handler
Parameters:
| Name | Type | Description |
|---|---|---|
allowedOriginPattern |
string | the allowed origin pattern |
- Source:
Returns:
the handler
- Type
- CorsHandler