Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_error.cpp31 {HTTP_URL_MALFORMAT, "URL using bad/illegal format or missing URL"},
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_error.h33 HTTP_URL_MALFORMAT = HTTP_ERROR_CODE_BASE + CURLE_URL_MALFORMAT, enumerator
/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h67 HTTP_URL_MALFORMAT = HTTP_ERROR_CODE_BASE + CURLE_URL_MALFORMAT, enumerator
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h157 HTTP_URL_MALFORMAT = HTTP_ERROR_CODE_BASE + CURLE_URL_MALFORMAT, member in OHOS::NetStack::Http::HttpErrorCode
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp34 {static_cast<int32_t>(HttpErrorCode::HTTP_URL_MALFORMAT), "URL using bad/illegal format or missing URL."},
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp49 {HTTP_URL_MALFORMAT, "URL using bad/illegal format or missing URL"},

Completed in 5 milliseconds