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