+• **Improve large-download resilience and slow exit-node behavior** ([PR #1346](https://github.com/therealaleph/MasterHttpRelayVPN-RUST/pull/1346) by @CaptainMirage). `Range` requests and resumed downloads now have a more resilient path, body streaming has its own `stream_timeout_secs` setting with a 300-second default, and large responses are no longer killed by the shorter connect/header timeout while chunks are still arriving. Safe requests such as `GET` can fall back from exit-node timeouts to direct Apps Script, clean TLS shutdown helps `wget`/`curl` resume from the right offset, and compact log timestamps make terminal/UI logs easier to scan.
0 commit comments