Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dhttp.c1387 bool isproxyauth = false; in http_connect() local
1415 if (isproxyauth) { in http_connect()
1451 ! isproxyauth) { in http_connect()
1455 isproxyauth = true; in http_connect()