Home
last modified time | relevance | path

Searched defs:on_header (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dh2load.cc930 void Client::on_header(int32_t stream_id, const uint8_t *name, size_t namelen, in on_header() function in h2load::Client
/third_party/curl/lib/
Dhttp2.c1406 static int on_header(nghttp2_session *session, const nghttp2_frame *frame, in on_header() function