mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-02-22 17:33:13 +03:00
add missing parameters to splithttp example (english)
This commit is contained in:
parent
cb45cdf7eb
commit
4705e44b75
@ -26,7 +26,9 @@ The `SplitHttpObject` corresponds to the `splithttpSettings` section under trans
|
|||||||
"host": "xray.com",
|
"host": "xray.com",
|
||||||
"headers": {
|
"headers": {
|
||||||
"key": "value"
|
"key": "value"
|
||||||
}
|
},
|
||||||
|
"maxUploadSize": 1000000,
|
||||||
|
"maxConcurrentUploads": 10
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user