| Package | Description |
|---|---|
| org.ballerinalang.net.http |
| Modifier and Type | Method and Description |
|---|---|
static CorsHeaders |
CorsHeaders.buildCorsHeaders(Struct corsConfig) |
CorsHeaders |
HttpService.getCorsHeaders() |
CorsHeaders |
HttpResource.getCorsHeaders() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpService.setCorsHeaders(CorsHeaders corsHeaders) |
void |
HttpResource.setCorsHeaders(CorsHeaders corsHeaders) |
Copyright © 2018 WSO2. All rights reserved.