Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_constant/include/
H A Dcasche_constant.h27 static constexpr const char *MAX_AGE = "max-age"; variable
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp39 if (key == MAX_AGE) { in ParseCacheControl()
170 if (key == MAX_AGE) { in ParseCacheControl()
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_request.cpp39 if (key == MAX_AGE) { in ParseCacheControl()
H A Dhttp_cache_response.cpp46 if (key == MAX_AGE) { in ParseCacheControl()
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h70 constexpr const char *MAX_AGE = "max-age"; member

Completed in 3 milliseconds