mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
7e2c7fb6c5
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
3 lines
204 B
Text
3 lines
204 B
Text
error: Modules imported via https are not allowed to import http modules.
|
|
Importing: http://localhost:4545/cli/tests/001_hello.js
|
|
at https://localhost:5545/cli/tests/disallow_http_from_https.js:2:0
|