mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
crossplatform not support body
Signed-off-by: Jeam_wang <jeam.wangwei@huawei.com>
This commit is contained in:
parent
cce44a98c1
commit
0764751713
1
api/@ohos.request.d.ts
vendored
1
api/@ohos.request.d.ts
vendored
@ -3439,6 +3439,7 @@ declare namespace request {
|
||||
* Such as headers and body of response from server.
|
||||
* But when the Content-Disposition header responded, the body will be into the uri of its attachment only, the body here is empty.
|
||||
* {"headers": {"key": v}, "body": "contents"}.
|
||||
* The "body" field is not supported in cross-platform scenarios.
|
||||
*
|
||||
* @type { ?object }
|
||||
* @readonly
|
||||
|
Loading…
Reference in New Issue
Block a user