Searched defs:kCacheControl (Results 1 – 3 of 3) sorted by relevance
64 static const char kCacheControl[]; variable
22 const char HttpRequestHeaders::kCacheControl[] = "Cache-Control"; member in net::HttpRequestHeaders
790 const char kCacheControl[] = "cache-control"; in AddNonCacheableHeaders() local