mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
7b33623b1d
Originally landed in
f6fd6619e7
.
Reverted in https://github.com/denoland/deno/pull/24574.
This reland contains a fix that sends "Accept: */*" header for calls made
from "FileFetcher". Absence of this header made downloading source code
from JSR broken. This is tested by ensuring this header is present in the
test server that servers JSR packages.
---------
Co-authored-by: Sean McArthur <sean@seanmonstar.com>
3 lines
206 B
Text
3 lines
206 B
Text
DANGER: TLS certificate validation is disabled for: deno.land
|
|
error: Import 'https://localhost:5545/subdir/mod2.ts' failed: client error[WILDCARD]
|
|
at file:///[WILDCARD]/cafile_url_imports.ts:[WILDCARD]
|