summaryrefslogtreecommitdiff
path: root/ext/fetch
AgeCommit message (Expand)Author
2024-11-18feat(ext/fetch): Make fetch client parameters configurable (#26909)Yusuke Tanaka
2024-11-15feat(fetch): accept async iterables for body (#26882)Luca Casonato
2024-11-15feat(ext/fetch): allow embedders to use `hickory_dns_resolver` instead of def...Sahand Akbarzadeh
2024-11-10chore: forward v2.0.6 release commit to main (#26804)denobot
2024-11-08feat(ext/http): abort event when request is cancelled (#26781)Divy Srivastava
2024-11-07feat(ext/http): abort signal when request is cancelled (#26761)Divy Srivastava
2024-11-06chore: forward v2.0.5 release commit to main (#26755)denobot
2024-11-04refactor(runtime/permissions): use concrete error types (#26464)Leo Kettmeir
2024-10-30chore: forward v2.0.4 release commit to main (#26636)denobot
2024-10-25chore: forward v2.0.3 commit to main (#26535)Bartek Iwańczuk
2024-10-19refactor(ext/fetch): use concrete error types (#26220)Leo Kettmeir
2024-10-18chore: forward v2.0.2 release commit to main (#26376)denobot
2024-10-16chore: forward v2.0.1 release commit to main (#26338)denobot
2024-10-14perf(http): cache webidl.converters lookups in ext/fetch/23_response.js (#26256)David Sherret
2024-10-082.0.0 (#26063)denobot
2024-10-02chore: release deno_* crates (#25987)denobot
2024-10-02chore: release deno_* crates (#25976)denobot
2024-09-23chore: add code generation for @types/deno (#25545)David Sherret
2024-09-19fix(ext/fetch): fix lowercase http_proxy classified as https (#25686)Sean McArthur
2024-09-18refactor(ext): align error messages (#25496)Ian Bull
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-09-06fix(runtime): use more null proto objects again (#25040)Kenta Moriuchi
2024-09-04chore: forward v1.46.3 release commit to main (#25425)denobot
2024-09-04chore(ext/fetch): remove op_fetch_response_upgrade (#25421)Satya Rohith
2024-09-04refactor(ext/fetch): align error messages (#25374)Ian Bull
2024-08-29chore: forward v1.46.2 release commit to main (#25296)denobot
2024-08-28refactor(ext): throw new error instead of throw error (#25272)Ian Bull
2024-08-27fix(ext/fetch): percent decode userinfo when parsing proxies (#25229)Sean McArthur
2024-08-26Revert "feat(fetch): accept async iterables for body" (#25207)Luca Casonato
2024-08-22chore: forward v1.46.1 release commit to main (#25155)denobot
2024-08-221.46.0 (#25139)denobot
2024-08-08fix(ext/fetch): include TCP src/dst socket info in error messages (#24939)Yusuke Tanaka
2024-08-07fix(ext/fetch): include URL and error details on fetch failures (#24910)Yusuke Tanaka
2024-08-06feat(fetch): accept async iterables for body (#24623)Leo Kettmeir
2024-08-01fix(ext/fetch): use correct ALPN to socks5 proxies (#24817)Sean McArthur
2024-07-31chore: forward v1.45.5 release commit to main (#24818)denobot
2024-07-31perf(ext/fetch): speed up `resp.clone()` (#24812)Luca Casonato
2024-07-29chore: upgrade to rust 1.80 (#24778)Satya Rohith
2024-07-26chore: forward v1.45.4 release commit to main (#24754)denobot
2024-07-24fix(ext/fetch): respect authority from URL (#24705)Bartek Iwańczuk
2024-07-24fix(ext/fetch): use correct ALPN to proxies (#24696)Sean McArthur
2024-07-23chore: forward v1.45.3 release commit to main (#24681)denobot
2024-07-18Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...Bartek Iwańczuk
2024-07-13Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...Ryan Dahl
2024-07-13refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)Sean McArthur
2024-07-12chore: forward v1.45.2 release commit to main (#24564)denobot
2024-07-12chore: forward v1.45.1 release commit to main (#24540)denobot
2024-07-111.45.0 (#24512)denobot
2024-07-02chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)Bartek Iwańczuk
2024-06-19chore: forward v1.44.4 release commit to main (#24271)denobot