nghttp2_session_callbacks_set_on_header_callback¶
Synopsis¶
#include <nghttp2/nghttp2.h>
-
void
nghttp2_session_callbacks_set_on_header_callback
(nghttp2_session_callbacks *cbs, nghttp2_on_header_callback on_header_callback)¶ Sets callback function invoked when a header name/value pair is received.