mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
f6fd6619e7
This commit re-implements `ext/fetch` and all dependent crates using `hyper` and `hyper-util`, instead of `reqwest`. The reasoning is that we want to have greater control and access to low level `hyper` APIs when implementing `fetch` API as well as `node:http` module. --------- Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> |
||
---|---|---|
.. | ||
binary.rs | ||
file_system.rs | ||
mod.rs | ||
virtual_fs.rs |