Searched refs:HTTP_NEED_PROXY_AUTH (Results 1 – 1 of 1) sorted by relevance
110 #define HTTP_NEED_PROXY_AUTH 407 macro1660 http_seterr(HTTP_NEED_PROXY_AUTH); in http_request_body()1791 case HTTP_NEED_PROXY_AUTH: in http_request_body()1894 if (conn->err != HTTP_NEED_PROXY_AUTH) in http_request_body()1909 conn->err == HTTP_NEED_PROXY_AUTH) { in http_request_body()1913 (conn->err == HTTP_NEED_PROXY_AUTH && in http_request_body()