Returns the number of priority field depending on the |flags|. If |flags| has no priority designation, return 0.
The DATA frame. The received data is delivered via http2_on_data_chunk_recv_callback
struct used for DATA frame
The GOAWAY frame.
struct used for GOAWAY frame
The HEADERS frame. It has the following members:
struct used for HEADERS and PUSH_PROMISE frame
The PING frame.
The PRIORITY frame. It has the following members:
The structure to specify stream dependency.
The PUSH_PROMISE frame.
The RST_STREAM frame. It has the following members:
The SETTINGS frame
The WINDOW_UPDATE frame.
Additional data which cannot be stored in Frame struct
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
Frame