mirror of
https://github.com/denoland/deno.git
synced 2025-02-21 21:03:16 -05:00
![]() 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 |