MCPcopy Create free account
hub / github.com/curl/curl / Curl_http_auth_act

Function Curl_http_auth_act

lib/http.c:552–637  ·  view source on GitHub ↗

* Curl_http_auth_act() gets called when all HTTP headers have been received * and it checks what authentication methods that are available and decides * which one (if any) to use. It will set 'newurl' if an auth method was * picked. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

recv_CONNECT_respFunction · 0.85
http_on_responseFunction · 0.85

Calls 3

pickoneauthFunction · 0.85
http_perhapsrewindFunction · 0.85
http_should_failFunction · 0.85

Tested by

no test coverage detected