From 885a3493b6cad4b4247a200928fe61e41883aaba Mon Sep 17 00:00:00 2001 From: bptato Date: Tue, 13 Aug 2024 22:48:12 +0200 Subject: xhr: progress * fix header case sensitivity issues -> probably still wrong as it discards the original casing. better than nothing, anyway * fix fulfill on generic promises * support standard open() async parameter weirdness * refactor loader response body reading (so bodyRead is no longer mandatory) * actually read response body still missing: response body getters --- test/js/headers.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/js/headers.html (limited to 'test/js') diff --git a/test/js/headers.html b/test/js/headers.html new file mode 100644 index 00000000..ef836f40 --- /dev/null +++ b/test/js/headers.html @@ -0,0 +1,12 @@ + +Headers object test +
Fail
+ + -- cgit 1.4.1-2-gfad0