public class H2OHttpConfiguration
extends org.eclipse.jetty.server.HttpConfiguration
| Constructor and Description |
|---|
H2OHttpConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRelativeRedirectAllowed() |
void |
setRelativeRedirectAllowed(boolean allowed) |
addCustomizer, addFormEncodedMethod, getBlockingTimeout, getCookieCompliance, getCustomizer, getCustomizers, getFormEncodedMethods, getHeaderCacheSize, getIdleTimeout, getMaxErrorDispatches, getMinRequestDataRate, getMinResponseDataRate, getMultipartFormDataCompliance, getOutputAggregationSize, getOutputBufferSize, getRequestHeaderSize, getResponseHeaderSize, getSecurePort, getSecureScheme, getSendDateHeader, getSendServerVersion, getSendXPoweredBy, isCookieCompliance, isDelayDispatchUntilContent, isFormEncodedMethod, isNotifyRemoteAsyncErrors, isPersistentConnectionsEnabled, setBlockingTimeout, setCookieCompliance, setCustomizers, setDelayDispatchUntilContent, setFormEncodedMethods, setHeaderCacheSize, setIdleTimeout, setMaxErrorDispatches, setMinRequestDataRate, setMinResponseDataRate, setMultiPartFormDataCompliance, setNotifyRemoteAsyncErrors, setOutputAggregationSize, setOutputBufferSize, setPersistentConnectionsEnabled, setRequestHeaderSize, setResponseHeaderSize, setSecurePort, setSecureScheme, setSendDateHeader, setSendServerVersion, setSendXPoweredBy, toString, writePoweredBy