class documentation
class KeepAliveConfig: (source)
Keep-alive configuration for client connections.
Class Variable | default |
Default keep alive config. |
Class Variable | interval |
Interval to send HTTP2 keep alive pings. |
Class Variable | timeout |
Timeout that the keep alive must be responded to within or the connection will be closed. |
Method | _to |
Undocumented |