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
2021-12-04
chore: merge v1.16.4 into main (#12984)
Luca Casonato
2021-12-03
refactor(ext/fetch): pass opstate in `FetchHandler::fetch_file`
Leo Kettmeir
2021-12-01
refactor: cli doesn't need to depend on deno_tls (#12952)
Ryan Dahl
2021-11-29
refactor: remove deno_fetch::HttpClientDefaults (#12931)
Ryan Dahl
2021-11-28
refactor: add deno_fetch::Options for init (#12904)
Ryan Dahl
2021-11-26
feat(etc/fetch): Support `WebAssembly.instantiateStreaming` for file fetches ...
Andreu Botella
2021-11-24
chore: merge v1.16.3 into main (#12892)
Bert Belder
2021-11-23
revert: store header keys lower case internally (#12837)
Luca Casonato
2021-11-17
chore: bump crates for 1.16.2 (#12792)
David Sherret
2021-11-11
chore: bump crate versions for 1.16.1 (#12729)
Luca Casonato
2021-11-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-11-09
chore: bump crate versions for 1.16.0 (#12706)
Luca Casonato
2021-11-09
fix(fetch): set content-length for empty POST/PUT (#12703)
Luca Casonato
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
2021-11-01
feat(ext/fetch): support fetching local files (#12545)
Kitson Kelly
2021-10-31
cleanup(ext/fetch): consistent op names (#12612)
Aaron O'Mullan
2021-10-29
fix(ext/fetch): Replace redundant local variable with inline return statement...
Malted
2021-10-26
perf(http): encode string bodies in op-layer (#12451)
Aaron O'Mullan
2021-10-25
chore: bump crate version for 1.15.3 (#12531)
Yoshiya Hinosawa
2021-10-21
fix: declare web types as global (#12497)
Bartek Iwańczuk
2021-10-18
chore: release crates for v1.15.2 (#12478)
Bartek Iwańczuk
2021-10-12
chore: bump crate version for 1.15.0 (#12406)
Satya Rohith
2021-10-12
chore: upgrade crates based on deno ast 0.3 (#12403)
David Sherret
2021-10-11
perf(webidl): inline ResponseInit converter (#12285)
Aaron O'Mullan
2021-10-10
feat: Show the URL of streaming WASM modules in stack traces (#12268)
Andreu Botella
2021-10-07
perf(fetch): fast path Uint8Array in extractBody() (#12351)
Aaron O'Mullan
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-05
chore: merge v1.14.3 into main (#12327)
Bartek Iwańczuk
2021-10-04
chore: remove No*Permissions structs (#12316)
Luca Casonato
2021-10-01
perf(fetch): optimize fillHeaders() key iteration (#12287)
Aaron O'Mullan
2021-09-30
perf(web): ~400x faster http header trimming (#12277)
Aaron O'Mullan
2021-09-30
feat(tls): custom in memory CA certificates (#12219)
Luca Casonato
2021-09-29
fix(ext/fetch): avoid panic when header is invalid (#12244)
Ahab
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-27
perf(fetch): optimize newInnerRequest blob url check (#12245)
Aaron O'Mullan
2021-09-27
refactor(fetch/Request): inline defaultInnerRequest (#12241)
Aaron O'Mullan
2021-09-27
perf(fetch/Response): avoid class fields (#12237)
Aaron O'Mullan
2021-09-26
refactor(fetch/response): inline defaultInnerResponse (#12235)
Aaron O'Mullan
2021-09-26
perf(fetch): optimize InnerBody constructor (#12232)
Aaron O'Mullan
2021-09-26
perf(fetch/headers): optimize appendHeader (#12234)
Aaron O'Mullan
2021-09-25
perf(ext/fetch): Use the WebIDL conversion to DOMString rather than USVString...
Luis Malheiro
2021-09-25
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
李瑞丰
2021-09-23
perf(ext/fetch): skip USVString webidl conv on string constructor (#12168)
Aaron O'Mullan
2021-09-22
chore: bump crate versions for 1.14.1 (#12172)
Kitson Kelly
2021-09-21
cleanup(ext/fetch): drop redundant webidl converters in fetch() (#12167)
Aaron O'Mullan
2021-09-17
chore: Remove unused deps from Cargo.toml files (#12106)
Squirrel
2021-09-14
chore: bump crate versions for 0.14 (#12072)
David Sherret
2021-09-13
refactor(core): Turn the `wasm_streaming_feed` binding into ops (#11985)
Andreu Botella
2021-09-13
fix(ext/fetch): Properly cancel upload stream when aborting (#11966)
Nayeem Rahman
2021-09-11
refactor: use Deno.core.tryClose (#11980)
Bartek Iwańczuk
[prev]
[next]