Lines Matching full:auth
6 HTTP Digest auth
7 HTTP NTLM auth
22 new response just as a duplicate and it sends another and detects the auth
28 <!-- First request has NTLM auth, wrong password -->
30 HTTP/1.1 401 Need Digest or NTLM auth
61 <!-- Second request has Digest auth, right password -->
63 HTTP/1.1 401 Need Digest or NTLM auth (2)
82 <!-- Third request has NTLM auth, wrong password -->
84 HTTP/1.1 401 Need Digest or NTLM auth (3)
115 <!-- Fourth request has Digest auth, wrong password -->
117 HTTP/1.1 401 Need Digest or NTLM auth (4)
138 <!-- Fifth request has Digest auth, right password -->
140 HTTP/1.1 401 Need Digest or NTLM auth (5)