mirror of https://github.com/XTLS/Xray-core
SplitHTTP: Fix wrong config deserialization (#3610)
Testing was conducted only using explicit parameters, and using testsuite. However, when the parameters are not explicitly set in JSON config, it seems that `c.MaxUploadSize` will contain `RandRangeConfig { From: 0, To: 0 }` instead of `nil`, which breaks upload entirely.pull/3618/head
parent
70383c50cc
commit
33daa0c94b
Loading…
Reference in new issue