[webkit-dev] WebKit with proxy
haithem rahmani
haithem.rahmani at gmail.com
Mon Dec 1 07:44:53 PST 2008
Hi,
you can use a poxy by setting the "http_proxy" envirement variable aa
follows
in the bash do:
$> export http_proxy=<user_name>:<password>@<proxy_server>:<port>
and it should be OK.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081201/35e391cc/attachment.html>
More information about the webkit-dev
mailing list