Home
last modified time | relevance | path

Searched refs:NGHTTP3_QPACK_TOKEN__AUTHORITY (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_http.c837 case NGHTTP3_QPACK_TOKEN__AUTHORITY: in http_request_on_header()
1332 case NGHTTP3_QPACK_TOKEN__AUTHORITY: in nghttp3_http_on_header()
Dnghttp3_qpack.c48 MAKE_STATIC_ENT(0, NGHTTP3_QPACK_TOKEN__AUTHORITY, 3153725150u),
176 MAKE_STATIC_HD(":authority", "", NGHTTP3_QPACK_TOKEN__AUTHORITY),
518 return NGHTTP3_QPACK_TOKEN__AUTHORITY; in qpack_lookup_token()
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h770 NGHTTP3_QPACK_TOKEN__AUTHORITY = 0, enumerator