Request:text() 方法
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2017年3月.
备注: 此特性在 Web Worker 中可用。
Request
接口的 text()
方法用于读取请求体,并将其以会兑现为 String
的 promise 返回。响应内容始终使用 UTF-8 解码。