Home
last modified time | relevance | path

Searched refs:NGHTTP2_TOKEN__AUTHORITY (Results 1 – 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
Dnghttp2_http.c125 case NGHTTP2_TOKEN__AUTHORITY: in http_request_on_header()
363 if (nv->token == NGHTTP2_TOKEN__AUTHORITY || in nghttp2_http_on_header()
Dnghttp2_hd.h57 NGHTTP2_TOKEN__AUTHORITY = 0, enumerator
Dnghttp2_hd.c305 return NGHTTP2_TOKEN__AUTHORITY; in lookup_token()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_http.c125 case NGHTTP2_TOKEN__AUTHORITY: in http_request_on_header()
363 if (nv->token == NGHTTP2_TOKEN__AUTHORITY || in nghttp2_http_on_header()
Dnghttp2_hd.h57 NGHTTP2_TOKEN__AUTHORITY = 0, enumerator
Dnghttp2_hd.c305 return NGHTTP2_TOKEN__AUTHORITY; in lookup_token()