Lines Matching refs:Basic
6 HTTP Basic auth
14 <!-- Alternate the order that Basic and NTLM headers appear in responses to
19 HTTP/1.1 401 Need Basic or NTLM auth
24 WWW-Authenticate: Basic realm="testrealm"
44 WWW-Authenticate: Basic realm="testrealm"
50 <!-- Second request has Basic auth, right password -->
62 HTTP/1.1 401 Need Basic or NTLM auth (2)
67 WWW-Authenticate: Basic realm="testrealm"
87 WWW-Authenticate: Basic realm="testrealm"
93 <!-- Fourth request has Basic auth, wrong password -->
100 WWW-Authenticate: Basic realm="testrealm"
105 <!-- Fifth request has Basic auth, right password -->
126 WWW-Authenticate: Basic realm="testrealm"
146 WWW-Authenticate: Basic realm="testrealm"
155 WWW-Authenticate: Basic realm="testrealm"
183 HTTP authorization retry (NTLM switching to Basic)
205 Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=
220 Authorization: Basic dGVzdHVzZXI6d3JvbmdwYXNz
225 Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=