Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransact.h225 enum Authentication_t { enum
1043 …static Authentication_t AuthenticationNeeded(const OverridableHttpConfigParams *p, HTTPHdr *client…
H A DHttpTransact.cc2680Authentication_t authentication_needed = AuthenticationNeeded(s->txn_conf, &s->hdr_info.client_req… in need_to_revalidate()
2777Authentication_t authentication_needed = AuthenticationNeeded(s->txn_conf, &s->hdr_info.client_req… in HandleCacheOpenReadHit()
5976Authentication_t auth_needed = AuthenticationNeeded(s->txn_conf, &s->hdr_info.client_request, cach… in is_stale_cache_response_returnable()
7461 HttpTransact::Authentication_t