We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734277b commit f569d3aCopy full SHA for f569d3a
README.md
@@ -83,9 +83,9 @@ new UpCompletionHandler() {
83
...
84
```
85
86
-### 支持使用 http3 协议发起请求
+### 支持使用 HTTP/3 协议发起请求
87
88
-导入 [http3 client 插件](https://github.com/qiniu/qiniu-android-curl-plugin),http3 client 插件依赖于 Android SDK v8.5.0及以上版本
+导入 [HTTP/3 client 插件](https://github.com/qiniu/qiniu-android-curl-plugin),http3 client 插件依赖于 Android SDK v8.5.0及以上版本
89
90
安装导入
91
```java
0 commit comments