/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/ |
H A D | ffi_structs.h | 81 int32_t usingProtocol; member
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_request_context.cpp | 358 if (ops->usingProtocol == static_cast<int32_t>(HttpProtocol::HTTP1_1) || in ParseParams() 359 ops->usingProtocol == static_cast<int32_t>(HttpProtocol::HTTP2)) { in ParseParams() 360 options.SetUsingProtocol(static_cast<HttpProtocol>(ops->usingProtocol)); in ParseParams()
|
/ohos5.0/foundation/communication/netstack/interfaces/kits/js/ |
H A D | @ohos.net.http.d.ts | 305 usingProtocol?: HttpProtocol;
|
/ohos5.0/docs/zh-cn/application-dev/network/ |
H A D | http-request.md | 73 usingProtocol: http.HttpProtocol.HTTP1_1, // 可选,协议类型默认值由系统自动指定 174 usingProtocol: http.HttpProtocol.HTTP1_1 // 可选,协议类型默认值由系统自动指定
|
/ohos5.0/docs/zh-cn/readme/ |
H A D | 网络管理子系统.md | 130 usingProtocol: http.HttpProtocol.HTTP1_1, // 可选,协议类型默认值由系统自动指定
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/ |
H A D | js-apis-http.md | 44 usingProtocol: http.HttpProtocol.HTTP1_1, // 可选,协议类型默认值由系统自动指定 310 usingProtocol: http.HttpProtocol.HTTP1_1, // 可选,协议类型默认值由系统自动指定 609 usingProtocol: http.HttpProtocol.HTTP1_1, // 可选,协议类型默认值由系统自动指定 1103 | usingProtocol<sup>9+</sup> | [HttpProtocol](#httpprotocol9) | 否 | 使用协议。默认值由系统自动指定。<br>**原子化服…
|
/ohos5.0/docs/en/readme/ |
H A D | network-management.md | 130 …usingProtocol: http.HttpProtocol.HTTP1_1, // Optional. The default protocol type is automatically …
|
/ohos5.0/docs/en/application-dev/network/ |
H A D | http-request.md | 73 …usingProtocol: http.HttpProtocol.HTTP1_1, // Optional. The default protocol type is automatically … 174 …usingProtocol: http.HttpProtocol.HTTP1_1 // Optional. The default protocol type is automatically s…
|
/ohos5.0/foundation/communication/netstack/ |
H A D | README_zh.md | 78 | usingProtocol<sup>9+</sup> | [HttpProtocol](#httpprotocol) | 否 | 使用协议。默认值由系统自动指定。 …
|
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/ |
H A D | js-apis-http.md | 44 …usingProtocol: http.HttpProtocol.HTTP1_1, // Optional. The default protocol type is automatically … 310 …usingProtocol: http.HttpProtocol.HTTP1_1, // Optional. The default protocol type is automatically … 609 …usingProtocol: http.HttpProtocol.HTTP1_1, // Optional. The default protocol type is automatically … 1103 | usingProtocol<sup>9+</sup> | [HttpProtocol](#httpprotocol9) | No | Protocol. The default valu…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-communication.md | 548 …类名:HttpRequestOptions;<br>方法or属性:usingProtocol?: HttpProtocol;<br>旧版本信息:|类名:HttpRequestOptions;<br…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-communication.md | 1616 …类名:HttpRequestOptions;<br>方法or属性:usingProtocol?: HttpProtocol;<br>旧版本信息:|类名:HttpRequestOptions;<br… 1693 …类名:HttpRequestOptions;<br>方法or属性:usingProtocol?: HttpProtocol;<br>旧版本信息:|类名:HttpRequestOptions;<br…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-communication.md | 548 …ute name: usingProtocol?: HttpProtocol;<br>Old version information: |Class name: HttpRequestOption…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-communication.md | 28 |新增|NA|模块名: ohos.net.http<br>类名: HttpRequestOptions<br>方法名 or 属性名: usingProtocol|@ohos.net.http.d.t…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-communication.md | 29 |新增|NA|模块名: ohos.net.http<br>类名: HttpRequestOptions<br>方法名 or 属性名: usingProtocol|@ohos.net.http.d.t…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-communication.md | 1616 …ute name: usingProtocol?: HttpProtocol;<br>Old version information: |Class name: HttpRequestOption… 1693 …ute name: usingProtocol?: HttpProtocol;<br>Old version information: |Class name: HttpRequestOption…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-communication.md | 28 …t.http<br>Class name: HttpRequestOptions<br>Method or attribute name: usingProtocol|@ohos.net.http…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-communication.md | 29 …t.http<br>Class name: HttpRequestOptions<br>Method or attribute name: usingProtocol|@ohos.net.http…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-communication.md | 424 |新增|NA|类名:HttpRequestOptions;<br>方法or属性:usingProtocol?: HttpProtocol;|@ohos.net.http.d.ts|
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-communication.md | 424 |Added|NA|Class name: HttpRequestOptions;<br>Method or attribute name: usingProtocol?: HttpProtocol…
|