| Package | Description |
|---|---|
| com.linecorp.armeria.server.cors |
Cross-Origin Resource Sharing
(CORS) support.
|
| Modifier and Type | Method and Description |
|---|---|
CorsConfig |
CorsService.config()
Returns the
CorsConfig. |
| Constructor and Description |
|---|
CorsService(HttpService delegate,
CorsConfig config)
Deprecated.
|
Copyright © 2020 LeanCloud. All rights reserved.