Home
last modified time | relevance | path

Searched defs:curl_slist_free_all (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_request.cpp115 std::unique_ptr<struct curl_slist, decltype(&curl_slist_free_all)> header(MakeHeaders(vec), curl_slist_free_all); in Request() local
/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
H A Dfetch_exec.cpp87 std::unique_ptr<struct curl_slist, decltype(&curl_slist_free_all)> header(MakeHeaders(vec), curl_slist_free_all); in ExecFetch() local

Completed in 2 milliseconds