hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
Http2Configuration.setTcpConfiguration
hunt
http
codec
http
stream
Http2Configuration
Http2Configuration
Set the TCP configuration.
@param tcpConfiguration The TCP configuration.
class
Http2Configuration
void
setTcpConfiguration
(
hunt.net.Config.Config
tcpConfiguration
)
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
Set the TCP configuration.
@param tcpConfiguration The TCP configuration.