[erlang-questions] Proxy authentication with inets
Serge Aleynikov
serge@REDACTED
Fri Sep 22 16:19:34 CEST 2006
Though I haven't tried it, would the following work for the hostname?
"username:password@REDACTED"
Serge
Dmitrii Dimandt wrote:
> 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
More information about the erlang-questions
mailing list