Delete crossplatform for http3

Signed-off-by: liuxiyao223 <liuxiyao223@huawei.com>
This commit is contained in:
liuxiyao223 2023-11-21 12:03:18 +08:00
parent ddbe681994
commit 6cd2279ed5

View File

@ -1523,7 +1523,6 @@ declare namespace http {
* Cause error if using http only or not supporting http3 on this device.
* Falback to http2 or http1.1 if needed.
* @syscap SystemCapability.Communication.NetStack
* @crossplatform
* @since 11
*/
HTTP3