Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_constant/include/
H A Dcasche_constant.h40 static constexpr const char *LAST_MODIFIED = "last-modified"; variable
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h82 constexpr const char *LAST_MODIFIED = "last-modified"; member
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_response.cpp68 } else if (key == LAST_MODIFIED) { in ParseCacheResponseHeader()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp192 } else if (key == LAST_MODIFIED) { in ParseCacheResponseHeader()

Completed in 3 milliseconds