matrix-js-sdk
00b63a61 - Use XHR onprogress to debounce http._request timeout

Commit
8 years ago
Use XHR onprogress to debounce http._request timeout Instead of just using a timeout to reject ongoing requests, reset the timeout when progress is observed (at least when requests are done from browsers). This is to fix https://github.com/vector-im/riot-web/issues/2737
Author
Luke Barnard
Parents
Loading