hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpOptions.getMaxResponseHeadLength
hunt
http
HttpOptions
HttpOptions
Get the max HTTP response header size.
@return the max HTTP response header size.
class
HttpOptions
int
getMaxResponseHeadLength
(
)
Meta
Source
See Implementation
hunt
http
HttpOptions
HttpOptions
constructors
this
functions
getCharacterEncoding
getFlowControlStrategy
getHttp2PingInterval
getInitialSessionRecvWindow
getInitialStreamSendWindow
getKeyCertOptions
getMaxConcurrentStreams
getMaxDynamicTableSize
getMaxHeaderBlockFragment
getMaxRequestHeadLength
getMaxRequestTrailerLength
getMaxResponseHeadLength
getMaxResponseTrailerLength
getProtocol
getStreamIdleTimeout
getTcpConfiguration
getWebsocketPingInterval
isCertificateAuth
isSecureConnectionEnabled
setCharacterEncoding
setFlowControlStrategy
setHttp2PingInterval
setInitialSessionRecvWindow
setInitialStreamSendWindow
setKeyCertOptions
setMaxConcurrentStreams
setMaxDynamicTableSize
setMaxHeaderBlockFragment
setMaxRequestHeadLength
setMaxRequestTrailerLength
setMaxResponseHeadLength
setMaxResponseTrailerLength
setProtocol
setRetryInterval
setRetryTimes
setSecureConnectionEnabled
setStreamIdleTimeout
setTcpConfiguration
setWebsocketPingInterval
variables
DEFAULT_WINDOW_SIZE
Get the max HTTP response header size.
@return the max HTTP response header size.