Searched refs:iestyle (Results 1 – 3 of 3) sorted by relevance
147 if(authp->iestyle) { in Curl_output_digest()
221 bool iestyle = !!(auth & CURLAUTH_DIGEST_IE); in httpauth() local223 data->state.authproxy.iestyle = iestyle; in httpauth()225 data->state.authhost.iestyle = iestyle; in httpauth()
1130 BIT(iestyle); /* TRUE if digest should be done IE-style or FALSE if it
Completed in 24 milliseconds