@kubricate/toolkit / cors
cors
Type Aliases
Type Alias | Description |
---|---|
CorsPolicy | CORS configuration for Contour's HTTPProxy. Specifies the cross-origin policy to apply to the VirtualHost. |
CorsPreset | - |
Functions
Function | Description |
---|---|
resolveCors | Return Cors Policy in HTTPProxy Contour's format based on the given preset. |