dss
"invalid HTTP version parsed" error in proxy environmnet
Hi, now I installed deno on Ubuntu 22.04 and run
deno upgrade
then following error was happened.
Could you let me know workaround if possible?
My PC is in proxy environment and the setting is:
(.bashrc)
So HTTP_PROXY
and HTTPS_PROXY
is same value.
Note: Other commands (ex. Git clone or apt or curl) was passed this configuration.
And I tried to change http
to https
of HTTPS_PROXY
as following:
Then the following error caused:
Deno version is:
5 replies