Home | History | Annotate | Download | only in data

Lines Matching full:auth

6 HTTP Basic auth
7 HTTP NTLM auth
16 <!-- First request has Basic auth, wrong password -->
28 <!-- Second request has NTLM auth, right password -->
30 HTTP/1.1 401 Need Basic or NTLM auth
59 <!-- Third request has Basic auth, wrong password -->
71 <!-- Fourth request has NTLM auth, wrong password -->
73 HTTP/1.1 401 Need Basic or NTLM auth (2)
104 <!-- Fifth request has NTLM auth, right password -->
106 HTTP/1.1 401 Need Basic or NTLM auth (3)