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