Searched refs:httpreply (Results 1 – 1 of 1) sorted by relevance
1446 int httpreply = http_get_reply(conn); in http_connect() local1447 if (httpreply != HTTP_OK) { in http_connect()1448 http_seterr(httpreply); in http_connect()1450 if (httpreply == HTTP_NEED_PROXY_AUTH && in http_connect()