Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xhr: progress | bptato | 2024-08-13 | 1 | -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 |