mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-22 22:38:05 +03:00
add version information to splithttp
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# SplitHTTP
|
||||
|
||||
<Badge text="v1.8.16+" type="warning"/>
|
||||
|
||||
使用HTTP分块传输编码下载,使用多个HTTP POST请求进行上传。
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# SplitHTTP
|
||||
|
||||
<Badge text="v1.8.16+" type="warning"/>
|
||||
|
||||
Uses HTTP chunked-transfer encoding for download, and multiple HTTP requests for upload.
|
||||
|
||||
Can be deployed on CDNs that do not support WebSocket, but there is still one requirement:
|
||||
|
||||
Reference in New Issue
Block a user