See: Description
| Class | Description |
|---|---|
| ChainedCorsPolicyBuilder |
Builds a new
CorsPolicy. |
| CorsConfig |
Cross-Origin Resource Sharing
(CORS) configuration.
|
| CorsDecoratorFactoryFunction |
A factory which creates a
CorsService decorator when only one CorsDecorator is added. |
| CorsDecoratorsFactoryFunction |
A factory which creates a
CorsService decorator when two or more CorsDecorators are added. |
| CorsPolicy |
Contains information of the CORS policy with the specified origins.
|
| CorsPolicyBuilder |
Builds a new
CorsPolicy. |
| CorsService |
Decorates an
HttpService to add the
Cross-Origin Resource Sharing
(CORS) support. |
| CorsServiceBuilder |
Builds a new
CorsService or its decorator function. |
Copyright © 2020 LeanCloud. All rights reserved.