Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp.c417 const char *ongoing_auth = NULL; in http_perhapsrewind() local
439 ongoing_auth = "NTML"; in http_perhapsrewind()
452 ongoing_auth = "NEGOTIATE"; in http_perhapsrewind()
466 ongoing_auth ? ongoing_auth : "", in http_perhapsrewind()
467 ongoing_auth ? " send, " : "", in http_perhapsrewind()
472 ongoing_auth ? ongoing_auth : "", in http_perhapsrewind()
473 ongoing_auth ? " send, " : ""); in http_perhapsrewind()

Completed in 11 milliseconds