summaryrefslogtreecommitdiff
path: root/ext/fetch/22_body.js
AgeCommit message (Expand)Author
2021-10-07perf(fetch): fast path Uint8Array in extractBody() (#12351)Aaron O'Mullan
2021-09-26perf(fetch): optimize InnerBody constructor (#12232)Aaron O'Mullan
2021-09-25perf(ext/fetch): Use the WebIDL conversion to DOMString rather than USVString...Luis Malheiro
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl