sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.84k stars 136 forks source link

Connection cuts off when it's exceeding 30 seconds ERR_CONNECTION_LENGTH_MISMATCH #391

Open binary-person opened 4 years ago

binary-person commented 4 years ago

When a user with a bad internet connection (replicated with chrome dev tools, network throttling slow 3g) attempts to load a file with moderate file size, it fails. The server closes the connection after 30 seconds, leading to the error "ERR_CONTENT_LENGTH_MISMATCH". Any fixes for this?