Home
last modified time | relevance | path

Searched refs:nghttp2_check_authority (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/nghttp2/lib/
Dnghttp2_helper.c750 int nghttp2_check_authority(const uint8_t *value, size_t len) { in nghttp2_check_authority() function
Dnghttp2_http.c391 rv = nghttp2_check_authority(nv->value->base, nv->value->len); in nghttp2_http_on_header()
/third_party/nghttp2/lib/
Dnghttp2_helper.c752 int nghttp2_check_authority(const uint8_t *value, size_t len) { in nghttp2_check_authority() function
Dlibnghttp2_shared.map34 nghttp2_check_authority;
Dnghttp2_http.c391 rv = nghttp2_check_authority(nv->value->base, nv->value->len); in nghttp2_http_on_header()
/third_party/nghttp2/doc/
DMakefile.am30 nghttp2_check_authority.rst \
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h5124 NGHTTP2_EXTERN int nghttp2_check_authority(const uint8_t *value, size_t len);
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h5140 NGHTTP2_EXTERN int nghttp2_check_authority(const uint8_t *value, size_t len);