| Subject: Re: When will support HTTPS through proxy? |
Author: Gran Pet Pudent |
Date: 06/03/2009 13:12 |
| | In the code htslib.c, the https connection not use the proxy settings.
if (retour) {
if ( (!(retour->req.proxy.active)) || ((strcmp(adr,file://")==0) ||
(strncmp(adr,"https://", 8)==0) )) { /* pas de proxy, ou non utilisable ici
*/
soc=newhttp(opt,adr,retour,-1,waitconnect);
This method not are implemented ? When ? | |
|
|
|
|
a
Created with FORUM 2.0.11