TiddlyWiki5/core/modules/utils
Jeremy Ruston d1f90f075f
Add tm-http-request message for making HTTP requests (#7422)
* Initial Commit

* HttpClient object shouldn't need to know about events

* Add support for cancelling HTTP requests

* Make the number of outstanding HTTP requests available in a state tiddler

* Add a network activity button

Click it to cancel outstanding requests

* Fix typo

Thanks @btheado

Co-authored-by: btheado <brian.theado@gmail.com>

* Fix crash when cancelling more than one HTTP request

Thanks @saqimtiaz

* Further fixes to cancelling outstanding HTTP requests

* Fix missing body

---------

Co-authored-by: btheado <brian.theado@gmail.com>
2023-06-13 10:35:55 +01:00
..
base64-utf8
diff-match-patch
dom Add tm-http-request message for making HTTP requests (#7422) 2023-06-13 10:35:55 +01:00
crypto.js
csv.js
edition-info.js
escapecss.js
fakedom.js
filesystem.js
linked-list.js
logger.js
parsetree.js
performance.js
pluginmaker.js
transliterate.js
utils.js