Documentation show that http:set_options/1 allows only the following for proxy:<br><br>{proxy, {HostName, Port}} where HostName = string(), Port = integer().<br><br>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.
<br><br>Thank you<br>