Files
matrix-js-sdk/spec
Bruno Windels 9797e6021b exclude aborted requests and matrix errors when creating connectionerror
- throw an AbortError when aborting is detected
 - don't turn AbortError's into a ConnectionError
 - also consider the string "aborted" an AbortError for unit tests
 - unit tests like to reject the request with a MatrixError,
   so exclude those too
2020-04-23 16:29:07 +02:00
..
2019-12-17 15:16:37 -07:00
2019-12-17 15:16:37 -07:00
2020-04-07 16:19:46 +02:00