Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_constant/include/
H A Dcasche_constant.h30 static constexpr const char *CACHE_CONTROL = "cache-control"; variable
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp60 if (key == CACHE_CONTROL) { in ParseRequestHeader()
188 if (key == CACHE_CONTROL) { in ParseCacheResponseHeader()
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_request.cpp60 if (key == CACHE_CONTROL) { in ParseRequestHeader()
H A Dhttp_cache_response.cpp64 if (key == CACHE_CONTROL) { in ParseCacheResponseHeader()
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h73 constexpr const char *CACHE_CONTROL = "cache-control"; member

Completed in 3 milliseconds