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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp_digest.c441 if(authp->iestyle && ((tmp = strchr((char *)uripath, '?')) != NULL))
H A Durldata.h1184 bool iestyle; /* TRUE if digest should be done IE-style or FALSE if it should member in struct:auth
H A Durl.c1226 data->state.authhost.iestyle = (auth & CURLAUTH_DIGEST_IE)?TRUE:FALSE;
1315 data->state.authproxy.iestyle = (auth & CURLAUTH_DIGEST_IE)?TRUE:FALSE;

Completed in 174 milliseconds