Home
last modified time | relevance | path

Searched refs:NOT_AUTHORITATIVE (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_response.h32 NOT_AUTHORITATIVE, enumerator
/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h29 NOT_AUTHORITATIVE, member in OHOS::NetStack::Http::ResponseCode
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h120 NOT_AUTHORITATIVE, member in OHOS::NetStack::Http::ResponseCode
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_strategy.cpp200 case ResponseCode::NOT_AUTHORITATIVE: in IsCacheable()
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_strategy.cpp202 case ResponseCode::NOT_AUTHORITATIVE: in IsCacheable()
/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp155 DECLARE_RESPONSE_CODE(NOT_AUTHORITATIVE),
/foundation/communication/netstack/test/unittest/http/cache/
H A DHttpCacheStrategyTest.cpp499 std::vector<ResponseCode> respCode = {ResponseCode::OK, ResponseCode::NOT_AUTHORITATIVE, in HWTEST_F()

Completed in 10 milliseconds