Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 
plz put the support for proxys
Posted by: nasir
Date: March 21, 2001 07:25PM

i cannot access the net without proxy.on the whole the browser is an eye opener

Options: ReplyQuote
RE: plz put the support for proxys
Posted by: Jeff
Date: March 21, 2001 09:44PM

This has already been added in the next release. You should be able to set this by editing the prefs.js and adding the following:

user_pref("network.proxy.http", "127.0.0.1");
user_pref("network.proxy.http_port", 8000);
user_pref("network.proxy.type", 1);

be sure to replace 127.0.0.1 and 8000 with whatever host/port you use

-- Jeff


Options: ReplyQuote
RE: plz put the support for proxys
Posted by: Jeff
Date: March 21, 2001 09:44PM

This has already been added in the next release. You should be able to set this by editing prefs.js and adding the following:

user_pref("network.proxy.http", "127.0.0.1");
user_pref("network.proxy.http_port", 8000);
user_pref("network.proxy.type", 1);

be sure to replace 127.0.0.1 and 8000 with whatever host/port you use

-- Jeff


Options: ReplyQuote


K-Meleon forum is powered by Phorum.