mirror of
https://github.com/denoland/deno.git
synced 2024-11-02 09:34:19 -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 |