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

Function Curl_http_input_auth

lib/http.c:1037–1121  ·  view source on GitHub ↗

* Curl_http_input_auth() deals with Proxy-Authenticate: and WWW-Authenticate: * headers. They are dealt with both in the transfer.c main loop and in the * proxy CONNECT loop. * * The 'auth' line ends with a null byte without CR or LF present. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

on_resp_header_udpFunction · 0.85
on_resp_headerFunction · 0.85
http_header_pFunction · 0.85
http_header_wFunction · 0.85

Calls 7

authcmpFunction · 0.85
auth_spnegoFunction · 0.85
auth_ntlmFunction · 0.85
auth_digestFunction · 0.85
auth_basicFunction · 0.85
auth_bearerFunction · 0.85
curlx_str_passblanksFunction · 0.85

Tested by

no test coverage detected