HTTrack Website Copier
Free software offline browser - FORUM
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 ?
 
Reply Create subthread


All articles

Subject Author Date
When will support HTTPS through proxy?

06/02/2009 17:39
Re: When will support HTTPS through proxy?

06/03/2009 13:12




a

Created with FORUM 2.0.11