Home
last modified time | relevance | path

Searched defs:httpHeaders (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp631 ErrCode WebviewController::LoadUrl(std::string url, std::map<std::string, std::string> httpHeaders) in LoadUrl()
Dnapi_webview_controller.cpp2356 std::map<std::string, std::string> httpHeaders; in LoadUrlWithHttpHeaders() local