Home | History | Annotate | Download | only in lib

Lines Matching refs:Curl_http_auth_act

480  * Curl_http_auth_act() gets called when all HTTP headers have been received
486 CURLcode Curl_http_auth_act(struct connectdata *conn)
3141 /* Curl_http_auth_act() checks what authentication methods
3144 result = Curl_http_auth_act(conn);