3 references to DA_qop
System (3)
net\System\Net\_DigestClient.cs (3)
597else if (name.Equals(HttpDigest.DA_qop)) { 663stringBuilder.Append(HttpDigest.pair(HttpDigest.DA_qop, QualityOfProtection, true)); 1037authorization.Append(pair(DA_qop, SupportedQuality, true)); // IE sends quotes - IIS needs them