first commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
|
||||
nghttp2_session_callbacks_set_on_header_callback2
|
||||
=================================================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
*#include <nghttp2/nghttp2.h>*
|
||||
|
||||
.. function:: void nghttp2_session_callbacks_set_on_header_callback2( nghttp2_session_callbacks *cbs, nghttp2_on_header_callback2 on_header_callback2)
|
||||
|
||||
|
||||
Sets callback function invoked when a header name/value pair is
|
||||
received.
|
||||
Reference in New Issue
Block a user