Lines Matching refs:Basic
6 HTTP Basic auth
13 <!-- Alternate the order that Basic and NTLM headers appear in responses to
18 HTTP/1.1 401 Need Basic or NTLM auth
23 WWW-Authenticate: Basic realm="testrealm"
43 WWW-Authenticate: Basic realm="testrealm"
49 <!-- Second request has Basic auth, right password -->
61 HTTP/1.1 401 Need Basic or NTLM auth (2)
66 WWW-Authenticate: Basic realm="testrealm"
86 WWW-Authenticate: Basic realm="testrealm"
92 <!-- Fourth request has Basic auth, wrong password -->
99 WWW-Authenticate: Basic realm="testrealm"
104 <!-- Fifth request has Basic auth, right password -->
125 WWW-Authenticate: Basic realm="testrealm"
145 WWW-Authenticate: Basic realm="testrealm"
154 WWW-Authenticate: Basic realm="testrealm"
181 HTTP authorization retry (NTLM switching to Basic)
215 Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=
230 Authorization: Basic dGVzdHVzZXI6d3JvbmdwYXNz
235 Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=