about summary refs log tree commit diff stats
path: root/test/js/headers.html
Commit message (Collapse)AuthorAgeFilesLines
* xhr: progressbptato2024-08-131-0/+12
* 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