clone 603037 -1
retitle -1 luakit no longer respects http_proxy environment variables
quit

On Wed, Nov 10, 2010 at 08:47:33PM +0530, Kapil Hari Paranjape wrote:
>        -- http_proxy          = "http://example.com:3128";,
>           download_dir        = luakit.get_special_dir("DOWNLOAD") or 
> (os.getenv("HOME") .. "/downloads"),
>           default_window_size = "800x600",
>       }
> 
> However, setting the proxy variable by editing the string and
> uncommenting the http_proxy setting does not actually make luakit use
> a proxy. The actual proxy setting is done via the ":proxy" command
> or by creating a file like "$HOME/.local/share/luakit/proxylist"
> containing a line like "* my_proxy http://example.com:3128";
> 
> This may also be a bug in the program. The current version also
> ignores the proxy environment variable so the bug could be elsewhere
> than in the documentation!

Yes, this was broken in commit 7a4b3414380346fefdf5ad08269f57b1897f1802.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to