Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransactCache.cc71 do_strings_match_strongly(const char *raw_tag_field, int raw_tag_field_len, const char *comma_sep_t… in do_strings_match_strongly() function
1334 …if (do_strings_match_strongly(raw_etags, raw_etags_len, comma_sep_tag_list, comma_sep_tag_list_len… in match_response_to_request_conditionals()
1382 if (do_strings_match_strongly(raw_etags, raw_len, if_value, comma_sep_list_len)) { in match_response_to_request_conditionals()