Lines Matching refs:auth
6 HTTP Digest auth
7 HTTP NTLM auth
23 new response just as a duplicate and it sends another and detects the auth
29 <!-- First request has NTLM auth, wrong password -->
31 HTTP/1.1 401 Need Digest or NTLM auth
62 <!-- Second request has Digest auth, right password -->
64 HTTP/1.1 401 Need Digest or NTLM auth (2)
83 <!-- Third request has NTLM auth, wrong password -->
85 HTTP/1.1 401 Need Digest or NTLM auth (3)
116 <!-- Fourth request has Digest auth, wrong password -->
118 HTTP/1.1 401 Need Digest or NTLM auth (4)
139 <!-- Fifth request has Digest auth, right password -->
141 HTTP/1.1 401 Need Digest or NTLM auth (5)