Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp_digest.c147 if(authp->iestyle) { in Curl_output_digest()
H A Dsetopt.c221 bool iestyle = !!(auth & CURLAUTH_DIGEST_IE); in httpauth() local
223 data->state.authproxy.iestyle = iestyle; in httpauth()
225 data->state.authhost.iestyle = iestyle; in httpauth()
H A Durldata.h1130 BIT(iestyle); /* TRUE if digest should be done IE-style or FALSE if it

Completed in 24 milliseconds