Searched refs:cacheControlValue (Results 1 – 1 of 1) sorted by relevance
326 String cacheControlValue = m_httpHeaderFields.get(cacheControlString); in parseCacheControlDirectives() local327 if (!cacheControlValue.isEmpty()) { in parseCacheControlDirectives()329 parseCacheHeader(cacheControlValue, directives); in parseCacheControlDirectives()