Home
last modified time | relevance | path

Searched refs:HTTP (Results 1 – 6 of 6) sorted by relevance

/base/request/request/test/download/
Ddownload.test.ets20 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
30 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
40 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
49 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
55 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
65 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
75 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
85 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
95 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
105 header: { }, // Adds an HTTP or HTTPS header to be included with the upload request.
[all …]
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.h38 HTTP, enumerator
Dwebview_controller.cpp528 webHitType = WebHitTestType::HTTP; in ConverToWebHitTestType()
546 webHitType = WebHitTestType::HTTP; in ConverToWebHitTestType()
Dnapi_webview_controller.cpp127 static_cast<int32_t>(WebHitTestType::HTTP))), in Init()
/base/request/request/
DREADME_ZH.md386 …35145451011"></a><a name="p3335145451011"></a>开启上传任务监听,异步方法,使用callback形式返回HTTP header response结果。多…
396 …812149"><a name="p18761104812149"></a><a name="p18761104812149"></a>关闭上传任务HTTP Header response监听,异…
858 4.创建上传的HTTP header response监听事件
861 // 开启上传任务监听,使用callback形式返回HTTP header response结果。
890 8.关闭上传的HTTP header response监听事件
893 // 关闭上传任务监听,使用callback形式返回HTTP header response结果。
DREADME.md137 …eader receive event. This API uses an asynchronous callback to return the HTTP header response. If…
139 … header receive event. This API uses an asynchronous callback to return the HTTP header response. |