Home
last modified time | relevance | path

Searched refs:HTTP_RECV_ERROR (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_error.cpp49 {HTTP_RECV_ERROR, "Failure when receiving data from the peer"},
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_error.h51 HTTP_RECV_ERROR = HTTP_ERROR_CODE_BASE + CURLE_RECV_ERROR, enumerator
/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h83 HTTP_RECV_ERROR = HTTP_ERROR_CODE_BASE + CURLE_RECV_ERROR, enumerator
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h173 HTTP_RECV_ERROR = HTTP_ERROR_CODE_BASE + CURLE_RECV_ERROR, member in OHOS::NetStack::Http::HttpErrorCode
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp50 {static_cast<int32_t>(HttpErrorCode::HTTP_RECV_ERROR), "Failure when receiving data from the peer."},
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp65 {HTTP_RECV_ERROR, "Failure when receiving data from the peer"},

Completed in 5 milliseconds