mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
09dd77c13e
The initial implementation of `importScripts()` in #11338 used `reqwest`'s default client to fetch HTTP scripts, which meant it would not use certificates or other fetching configuration passed by command line flags. This change fixes it. |
||
---|---|---|
.. | ||
sync_fetch.rs |