* Use this to verify compatibility if dynamic linking is involved.
The protocol version identification string of this library supports. This identifier is used if HTTP/2 is used over cleartext TCP.
The client connection preface.
The default length of DATA frame payload.
The default header table size.
The default weight of stream dependency.
Number of inbound buffer
The number of bytes for each SETTINGS entry
Buffer length for inbound raw byte stream used in Session.recv.
The initial window size for connection level flow control.
Default maximum concurrent streams.
The initial window size for stream level flow control.
Maximum headers payload length, calculated in compressed form. This applies to transmission only.
The maximum header table size in Setting.HEADER_TABLE_SIZE
Maximum length of padding in bytes.
The maximum weight of stream dependency.
The maximum window size
The minimum weight of stream dependency.
A bit higher weight for non-DATA frames
Highest weight for PING
Higher weight for SETTINGS
Length of priority related fields in HEADERS/PRIORITY frames
The seriazlied form of ALPN protocol identifier this library supports. Notice that first byte is the length of following protocol identifier. This is the same wire format of `TLS ALPN extension <https://tools.ietf.org/html/rfc7301>`_. This is useful to process incoming ALPN tokens in wire format.
The protocol version identification string of this library supports. This identifier is used if HTTP/2 is used over TLS.
Version of this library
Distributed under the terms of the MIT license with an additional section 1.2 of the curl/libcurl project. Consult the provided LICENSE.md file for details
(C) 2012-2015 Tatsuhiro Tsujikawa (C) 2014-2015 Etienne Cimon
Constants