Searched defs:on_header (Results 1 – 2 of 2) sorted by relevance
930 void Client::on_header(int32_t stream_id, const uint8_t *name, size_t namelen, in on_header() function in h2load::Client
1406 static int on_header(nghttp2_session *session, const nghttp2_frame *frame, in on_header() function