mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 10:07:54 -05:00
aa7e1fc362
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> |
||
---|---|---|
.. | ||
cafile_bundle | ||
cafile_compile | ||
cafile_env_fetch | ||
cafile_install | ||
cafile_ts_fetch | ||
cafile_ts_fetch_unsafe_ssl | ||
cafile_url_imports | ||
cafile_url_imports_unsafe_ssl | ||
deno_land_unsafe_ssl | ||
ip_address_unsafe_ssl | ||
localhost_unsafe_ssl |