Home
last modified time | relevance | path

Searched defs:MethodForPost (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_request_utils.cpp64 bool MethodForPost(const std::string &method) in MethodForPost() function
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_request.cpp60 bool HttpClientRequest::MethodForPost(const std::string &method) in MethodForPost() function in OHOS::NetStack::HttpClient::HttpClientRequest
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
H A Dfetch_exec.cpp189 bool FetchExec::MethodForPost(const std::string &method) in MethodForPost() function in OHOS::NetStack::Fetch::FetchExec
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp308 bool NetHttpClientExec::MethodForPost(const std::string &method) in MethodForPost() function in OHOS::NetStack::Http::NetHttpClientExec
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp608 bool HttpExec::MethodForPost(const std::string &method) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec