With hyper 0.9.2 you can call Client::with_http_proxy(host, port) to set up the HTTP proxy.
I'm not sure how I want to implement this yet, whether there are standard ways to indicate a proxy should be used or not. Whatever the solution it needs to work during the initial install as well as after installation.
cc #344
cc @seanmonstar
With hyper 0.9.2 you can call
Client::with_http_proxy(host, port)to set up the HTTP proxy.I'm not sure how I want to implement this yet, whether there are standard ways to indicate a proxy should be used or not. Whatever the solution it needs to work during the initial install as well as after installation.
cc #344
cc @seanmonstar