Commit Graph

2 Commits

Author SHA1 Message Date
Brandon Liu
c1014a5cf8 js: Allow passing credentials option to fetch [#397] (#644)
* js: Allow passing credentials option to fetch [#397]
* fix passing custom headers in case where remote archive is < 16 kB
* clean up `any` usage
2026-02-27 11:09:11 -05:00
Brandon Liu
cabe8a898a Abort requests [#608] (#625)
* Properly abort requests using AbortController

* add basic adapter tests

---------

Co-authored-by: Andrew Dassonville <dassonville.andrew@gmail.com>
2025-12-24 17:33:11 +08:00