Package | Description |
---|---|
org.ballerinalang.net.http | |
org.ballerinalang.net.http.actions.httpclient |
Modifier and Type | Method and Description |
---|---|
static AcceptEncodingConfig |
AcceptEncodingConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcceptEncodingConfig[] |
AcceptEncodingConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static AcceptEncodingConfig |
AbstractHTTPAction.getAcceptEncodingConfig(String acceptEncodingConfig) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHTTPAction.handleAcceptEncodingHeader(org.wso2.transport.http.netty.message.HTTPCarbonMessage outboundRequest,
AcceptEncodingConfig acceptEncodingConfig) |
Copyright © 2018 WSO2. All rights reserved.