Home
last modified time | relevance | path

Searched defs:MethodForPost (Results 1 – 3 of 3) 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/js/napi/fetch/fetch_exec/src/
Dfetch_exec.cpp188 bool FetchExec::MethodForPost(const std::string &method) in MethodForPost() function in OHOS::NetStack::FetchExec
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
Dhttp_exec.cpp323 bool HttpExec::MethodForPost(const std::string &method) in MethodForPost() function in OHOS::NetStack::HttpExec