Searched refs:httpreply (Results 1 – 1 of 1) sorted by relevance
1424 int httpreply = http_get_reply(conn); in http_connect() local1425 if (httpreply != HTTP_OK) { in http_connect()1426 http_seterr(httpreply); in http_connect()1428 if (httpreply == HTTP_NEED_PROXY_AUTH && in http_connect()