diff options
author | Andreu Botella <abb@randomunok.com> | 2021-10-27 06:09:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 15:09:58 +0200 |
commit | 09dd77c13edf59eb3748b5f21bd8b7141d822f61 (patch) | |
tree | ca7e61d2f77d8670901de7aa00871ca381401b12 /ext/web/08_text_encoding.js | |
parent | b44b26c8842522e0e952c31aeb42c7fb85a5c7a7 (diff) |
fix(workers): Make `importScripts()` use the same HTTP client as `fetch` (#12540)
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.
Diffstat (limited to 'ext/web/08_text_encoding.js')
0 files changed, 0 insertions, 0 deletions