Home
last modified time | relevance | path

Searched refs:negdata (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dhttp.c3038 struct negotiatedata *negdata = &conn->negotiate; in Curl_http_header() local
3044 negdata->noauthpersist = !!checkprefix("false", persistentauth); in Curl_http_header()
3045 negdata->havenoauthpersist = TRUE; in Curl_http_header()
3047 negdata->noauthpersist, persistentauth); in Curl_http_header()

Completed in 18 milliseconds