summaryrefslogtreecommitdiff
path: root/ext/fetch
AgeCommit message (Expand)Author
2022-12-20chore: Update dlint (#17031)Kenta Moriuchi
2022-12-19fix(ext/fetch): handle errors in req body stream (#17081)Luca Casonato
2022-12-15chore: forward v1.29.1 release commit to main (#17067)denobot
2022-12-151.29.0 (#17052)denobot
2022-12-06fix(ext/fetch): new Request should soft clone (#16869)Luca Casonato
2022-12-01chore: forward v1.28.3 release commit to main (#16884)denobot
2022-11-24chore: forward v1.28.2 release commit to main (#16796)denobot
2022-11-22chore: workspace inheritance (#16343)Leo Kettmeir
2022-11-17chore: forward v1.28.1 release commit to main (#16678)denobot
2022-11-131.28.0 (#16620)denobot
2022-11-10fix(ext/response): make error, json, redirect enumerable (#16497)Marcos Casagrande
2022-11-09chore: forward v1.27.2 release commit to main (#16572)denobot
2022-11-04chore: forward v1.27.1 release commit to main (#16533)denobot
2022-10-29fix(core): fix APIs not to be affected by `Promise.prototype.then` modificati...Kenta Moriuchi
2022-10-271.27.0 (#16442)denobot
2022-10-25fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)David Sherret
2022-10-24fix(ext/fetch): fix `size_hint` on response body resource (#16254)Marcos Casagrande
2022-10-17chore: forward v1.26.2 to main (#16331)Bartek Iwańczuk
2022-10-17fix(ext/fetch): set accept-encoding: identity if range header is present (#16...Marcos Casagrande
2022-10-12fix(ext/fetch): throw TypeError on read failure (#16219)Marcos Casagrande
2022-10-10fix(ext/fetch): fix illegal header regex (#16236)Marcos Casagrande
2022-10-10feat(core): add Deno.core.writeAll(rid, chunk) (#16228)Luca Casonato
2022-10-09feat(core): improve resource read & write traits (#16115)Luca Casonato
2022-10-08fix(ext/fetch): reject immediately on aborted signal (#16190)Marcos Casagrande
2022-10-07fix(ext/fetch): support empty formdata (#16165)Marcos Casagrande
2022-10-06chore: forward v1.26.1 release commit to main (#16178)denobot
2022-10-05refactor(ext/fetch): simplify parseContentDisposition (#16162)Marcos Casagrande
2022-10-04perf(ext/fetch): consume body using ops (#16038)Marcos Casagrande
2022-10-03refactor(ext/fetch): avoid extra headers copy in .clone (#16130)Marcos Casagrande
2022-09-29fix(ext/fetch): `Body#bodyUsed` for static body (#16080)Marcos Casagrande
2022-09-291.26.0denobot
2022-09-28feat: implement Web Cache API (#15829)Satya Rohith
2022-09-27feat: Add requesting API name to permission prompt (#15936)Bartek Iwańczuk
2022-09-27fix(ext/fetch): blob url (#16057)Satya Rohith
2022-09-26perf(ext/fetch): use content-length in InnerBody.consume (#15925)Marcos Casagrande
2022-09-22chore: forward v1.25.4 release commit to main (#16001)David Sherret
2022-09-16upgrade deps (#15914)Ryan Dahl
2022-09-15chore: forward v1.25.3 release commit to main (#15919)Colin Ihrig
2022-09-09chore: forward v1.25.2 release commit to main (#15831)denobot
2022-09-02chore: forward v1.25.1 release commit to main (#15735)denobot
2022-08-25v1.25.0Bartek Iwańczuk
2022-08-23fix(ext/fetch): ignore user content-length header (#15555)Luca Casonato
2022-08-23docs: add permission tags to JSDocs (#15541)Kitson Kelly
2022-08-18feat(ext/flash): An optimized http/1.1 server (#15405)Divy Srivastava
2022-08-17refactor(fetch/request): use callback for url and method (#15483)Leo Kettmeir
2022-08-17docs: add category tag for built-in APIs (#15480)Kitson Kelly
2022-08-11chore: forward v1.24.3 release commit to main (#15462)denobot
2022-08-11perf(ops): Monomorphic sync op calls (#15337)Aapo Alasuutari
2022-08-05feat(ext/fetch): Add socks proxy support (#15372)SahAssar
2022-08-05chore: forward v1.24.2 release commit to main (#15410)denobot