matrix-js-sdk
2f5da385 - Use XHR onprogress to debounce http._request timeout (#392)

Commit
8 years ago
Use XHR onprogress to debounce http._request timeout (#392) 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
Committer
Parents
Loading