Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
Dhttp_request_utils.cpp64 bool MethodForPost(const std::string &method) in MethodForPost() function
/foundation/communication/netstack/frameworks/native/http/http_client/
Dhttp_client_request.cpp63 bool HttpClientRequest::MethodForPost(const std::string &method) in MethodForPost() function in OHOS::NetStack::HttpClient::HttpClientRequest
/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
Dfetch_exec.cpp191 bool FetchExec::MethodForPost(const std::string &method) in MethodForPost() function in OHOS::NetStack::Fetch::FetchExec
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
Dhttp_exec.cpp371 bool HttpExec::MethodForPost(const std::string &method) in MethodForPost() function in OHOS::NetStack::Http::HttpExec