Home
last modified time | relevance | path

Searched refs:ifNoneMatch_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_request.cpp65 ifNoneMatch_ = value; in ParseRequestHeader()
139 return ifNoneMatch_; in GetIfNoneMatch()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/include/
H A Dhttp_cache_request.h62 std::string ifNoneMatch_; variable
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp65 ifNoneMatch_ = value; in ParseRequestHeader()
139 return ifNoneMatch_; in GetIfNoneMatch()
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_cache_entity.h63 std::string ifNoneMatch_; variable