[erlang-questions] Proxy authentication with inets
Dmitrii Dimandt
dmitriid@REDACTED
Fri Sep 22 15:58:21 CEST 2006
Documentation show that http:set_options/1 allows only the following for
proxy:
{proxy, {HostName, Port}} where HostName = string(), Port = integer().
How can I force inets into accepting a username and a password for the proxy
as well? If it is at all possible, of course.
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060922/59edae45/attachment.htm>
More information about the erlang-questions
mailing list