Home
last modified time | relevance | path

Searched refs:MUST_REVALIDATE (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_constant/include/
H A Dcasche_constant.h34 static constexpr const char *MUST_REVALIDATE = "must-revalidate"; variable
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h76 constexpr const char *MUST_REVALIDATE = "must-revalidate"; member
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_response.cpp33 } else if (str == MUST_REVALIDATE) { in ParseCacheControl()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp157 } else if (str == MUST_REVALIDATE) { in ParseCacheControl()

Completed in 2 milliseconds