QHttp2Configuration

PyQt5.QtNetwork.QHttp2Configuration

Description

TODO

Methods

__init__()

TODO


__init__(QHttp2Configuration)

TODO


__eq__(QHttp2Configuration) → bool

TODO


huffmanCompressionEnabled() → bool

TODO


maxFrameSize() → int

TODO


__ne__(QHttp2Configuration) → bool

TODO


serverPushEnabled() → bool

TODO


sessionReceiveWindowSize() → int

TODO


setHuffmanCompressionEnabled(bool)

TODO


setMaxFrameSize(int) → bool

TODO


setServerPushEnabled(bool)

TODO


setSessionReceiveWindowSize(int) → bool

TODO


setStreamReceiveWindowSize(int) → bool

TODO


streamReceiveWindowSize() → int

TODO


swap(QHttp2Configuration)

TODO