Home
last modified time | relevance | path

Searched refs:HTTP_FAILED_INIT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_error.cpp30 {HTTP_FAILED_INIT, "Failed to initialize"},
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_error.h32 HTTP_FAILED_INIT = HTTP_ERROR_CODE_BASE + CURLE_FAILED_INIT, enumerator