1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/op_crates/fetch
Bartek Iwańczuk 275a5c65a2
upgrade: tokio 1.0 (#8779)
Co-authored-by: Bert Belder <bertbelder@gmail.com>
2021-01-11 23:50:02 -08:00
..
01_fetch_util.js chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
03_dom_iterable.js chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
11_streams.js chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
20_headers.js chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
26_fetch.js chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
Cargo.toml upgrade: tokio 1.0 (#8779) 2021-01-11 23:50:02 -08:00
lib.deno_fetch.d.ts chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
lib.rs upgrade: tokio 1.0 (#8779) 2021-01-11 23:50:02 -08:00
README.md publish deno_fetch during CI (#7557) 2020-09-18 12:31:30 -04:00

This crate provides the web standard fetch API to deno_core.