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
/
op_crates
/
fetch
/
lib.rs
Age
Commit message (
Expand
)
Author
2021-03-19
chores: enforce type ResourceId across codebase (#9837)
Divy Srivastava
2021-03-18
normalize rids (#9832)
crowlKats
2021-03-18
fix: fallback to default UA and CA data for Deno.createHttpClient() (#9830)
Aaron O'Mullan
2021-03-17
refactor: use serde ops more (#9817)
crowlKats
2021-02-05
feat(lsp): add TS quick fix code actions (#9396)
Kitson Kelly
2021-02-04
refactor: rewrite File implementation (#9334)
Luca Casonato
2021-02-03
fix: improve http client builder error message (#9380)
Ben Noordhuis
2021-01-30
refactor: rewrite Blob implementation (#9309)
Luca Casonato
2021-01-18
fix: redirect in --location relative fetch (#9150)
Luca Casonato
2021-01-11
upgrade: tokio 1.0 (#8779)
Bartek Iwańczuk
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-10
feat(fetch): req streaming + 0-copy resp streaming (#9036)
Luca Casonato
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2020-12-26
fix: fetch bad URL will not panic (#8884)
Yosi Pramajaya
2020-12-19
feat(unstable): support in memory certificate data for Deno.createHttpClient ...
yonatan ben avraham
2020-12-16
refactor: rewrite ops to use ResourceTable2 (#8512)
Bartek Iwańczuk
2020-12-09
fix(op_crates/fetch): support non-ascii response headers value (#8600)
Jae-Heon Ji
2020-09-30
refactor: improve op crate interfaces for other consumers (#7745)
Bartek Iwańczuk
2020-09-22
refactor(core): support error stack, remove js_check (#7629)
Bartek Iwańczuk
2020-09-20
refactor: remove CliState, use OpState, add CliModuleLoader (#7588)
Bartek Iwańczuk
2020-09-18
publish deno_fetch during CI (#7557)
Ryan Dahl
2020-09-18
refactor: deno_fetch op crate (#7524)
Bartek Iwańczuk