xhttp - default settings

This commit is contained in:
mhsanaei 2024-12-05 20:15:19 +01:00
parent 32f364fa13
commit fabcaa2d6a

View file

@ -494,9 +494,9 @@ class xHTTPStreamSettings extends XrayCommonClass {
path = '/', path = '/',
host = '', host = '',
headers = [], headers = [],
scMaxConcurrentPosts = "100-200", scMaxConcurrentPosts = "100",
scMaxEachPostBytes = "1000000-2000000", scMaxEachPostBytes = "1000000",
scMinPostsIntervalMs = "10-50", scMinPostsIntervalMs = "30",
noSSEHeader = false, noSSEHeader = false,
xPaddingBytes = "100-1000", xPaddingBytes = "100-1000",
xmux = { xmux = {