Package | Description |
---|---|
org.apache.synapse.rest.cors |
Modifier and Type | Class and Description |
---|---|
class |
SynapseCORSConfiguration
This class holds CORS configurations made in synapse.properties file
|
Modifier and Type | Method and Description |
---|---|
static void |
CORSHelper.handleCORSHeaders(CORSConfiguration corsConfiguration,
MessageContext synCtx,
String supportedMethods,
boolean updateHeaders)
Functions to handle CORS Headers
|
static void |
CORSHelper.handleCORSHeadersForResponse(CORSConfiguration corsConfiguration,
MessageContext synCtx)
Function to set CORS headers to response message transport headers extracting from synapse message context
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.