Home
last modified time | relevance | path

Searched refs:NO_CACHE (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_constant/include/
H A Dcasche_constant.h23 static constexpr const char *NO_CACHE = "no-cache"; variable
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp26 if (str == NO_CACHE) { in ParseCacheControl()
151 if (str == NO_CACHE) { in ParseCacheControl()
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_request.cpp26 if (str == NO_CACHE) { in ParseCacheControl()
H A Dhttp_cache_response.cpp27 if (str == NO_CACHE) { in ParseCacheControl()
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h66 constexpr const char *NO_CACHE = "no-cache"; member

Completed in 3 milliseconds