Home
last modified time | relevance | path

Searched refs:ProxyIsHttp (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/lftp/lftp-4.9.2/src/
H A Dftpclass.h359 bool ProxyIsHttp();
H A Dftpclass.cc1250 bool Ftp::ProxyIsHttp() in ProxyIsHttp() function in Ftp
1390 conn->proxy_is_http=ProxyIsHttp(); in Do()
4867 if(ProxyIsHttp()) in Reconfig()