Home
last modified time | relevance | path

Searched refs:nghttp2_check_authority (Results 1 - 6 of 6) sorted by relevance

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

Completed in 28 milliseconds