summaryrefslogtreecommitdiff
path: root/ext/fetch
AgeCommit message (Expand)Author
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
2024-06-19Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)Bartek Iwańczuk
2024-06-19chore: forward v1.44.3 release commit to main (#24256)denobot
2024-06-18docs: Add documentation to a subset of available extensions (#24138)Richard Carson
2024-06-13chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)Bartek Iwańczuk
2024-06-13chore: forward v1.44.2 release commit to main (#24194)denobot
2024-06-06refactor: remove `PermissionsContainer` in deno_runtime (#24119)David Sherret
2024-06-06chore: forward v1.44.1 release commit to main (#24115)denobot
2024-05-301.44.0 (#24045)denobot
2024-05-23feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)Asher Gomez
2024-05-23fix(runtime): use more null proto objects (#23921)Luca Casonato
2024-05-22chore: forward v1.43.6 release commit to main (#23936)Bartek Iwańczuk
2024-05-17chore: forward v1.43.4 commit to main (#23861)Bartek Iwańczuk
2024-05-13chore: cleanup unused dependencies (#23787)Leo Kettmeir
2024-05-10chore: forward v1.43.3 release commit to main (#23771)denobot
2024-05-09refactor(ext/tls): Implement required functionality for later SNI support (#2...Matt Mastracci
2024-05-09chore: forward v1.43.2 release commit to main (#23749)denobot
2024-05-05docs: update categories to match new planned sitemap (#23677)Jo Franchetti
2024-05-05fix(workers): `importScripts` concurrently and use a new `reqwest::Client` pe...David Sherret