hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
Http2Configuration.getMaxRequestTrailerLength
hunt
http
codec
http
stream
Http2Configuration
Http2Configuration
Get the max HTTP request trailer size.
@return the max HTTP request trailer size.
class
Http2Configuration
int
getMaxRequestTrailerLength
(
)
Meta
Source
See Implementation
hunt
http
codec
http
stream
Http2Configuration
Http2Configuration
constructors
this
functions
getCharacterEncoding
getFlowControlStrategy
getHttp2PingInterval
getInitialSessionRecvWindow
getInitialStreamSendWindow
getMaxConcurrentStreams
getMaxDynamicTableSize
getMaxHeaderBlockFragment
getMaxRequestHeadLength
getMaxRequestTrailerLength
getMaxResponseHeadLength
getMaxResponseTrailerLength
getProtocol
getSecureSessionFactory
getStreamIdleTimeout
getTcpConfiguration
getWebsocketPingInterval
isSecureConnectionEnabled
setCharacterEncoding
setFlowControlStrategy
setHttp2PingInterval
setInitialSessionRecvWindow
setInitialStreamSendWindow
setMaxConcurrentStreams
setMaxDynamicTableSize
setMaxHeaderBlockFragment
setMaxRequestHeadLength
setMaxRequestTrailerLength
setMaxResponseHeadLength
setMaxResponseTrailerLength
setProtocol
setSecureConnectionEnabled
setSecureSessionFactory
setStreamIdleTimeout
setTcpConfiguration
setWebsocketPingInterval
Get the max HTTP request trailer size.
@return the max HTTP request trailer size.