oheil
4
There is some old discussion about HTTP.jl and proxy:
Not sure if this still fits.
I think the general way to solve this is using the environment variables:
http_proxy
, https_proxy
There is also a closed issue which shows some information on how to do it with linux/bash: