public class PassAllHeadersDispatch extends ConfigurableDispatch
auditor, EXCLUDE_ALL, EXCLUDE_SET_COOKIES_DEFAULT, LOG, RES, SET_COOKIE, WWW_AUTHENTICATEclient| Constructor and Description |
|---|
PassAllHeadersDispatch() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getOutboundRequestExcludeHeaders() |
Set<String> |
getOutboundResponseExcludeHeaders() |
protected void |
setRequestExcludeHeaders(String headers) |
protected void |
setResponseExcludeHeaders(String headers) |
copyRequestHeaderFields, getDispatchUrl, getOutboundRequestAppendHeaders, getOutboundResponseExcludedSetCookieHeaderDirectives, getRemoveUrlEncoding, setRemoveUrlEncoding, setRequestAppendHeadersaddCredentialsToRequest, closeInboundResponse, copyResponseHeaderFields, createRequestEntity, destroy, doDelete, doGet, doHead, doOptions, doPatch, doPost, doPut, executeOutboundRequest, executeRequest, executeRequestWrapper, getInboundResponseContentType, getReplayBufferSize, getReplayBufferSizeInBytes, getServiceRole, outboundResponseWrapper, setReplayBufferSize, setReplayBufferSizeInBytes, setServiceRole, writeOutboundResponseencodeUnwiseCharacters, getHttpClient, init, setHttpClient, writeResponseprotected void setResponseExcludeHeaders(String headers)
setResponseExcludeHeaders in class ConfigurableDispatchprotected void setRequestExcludeHeaders(String headers)
setRequestExcludeHeaders in class ConfigurableDispatchpublic Set<String> getOutboundResponseExcludeHeaders()
getOutboundResponseExcludeHeaders in class ConfigurableDispatchpublic Set<String> getOutboundRequestExcludeHeaders()
getOutboundRequestExcludeHeaders in class ConfigurableDispatchCopyright © 2022 The Apache Software Foundation. All rights reserved.