Lines Matching full:basic
6 HTTP Basic auth
13 <!-- Alternate the order that Basic and NTLM headers appear in responses to
16 <!-- First request has Basic auth, wrong password -->
23 WWW-Authenticate: Basic realm="testrealm"
30 HTTP/1.1 401 Need Basic or NTLM auth
34 WWW-Authenticate: Basic realm="testrealm"
59 <!-- Third request has Basic auth, wrong password -->
66 WWW-Authenticate: Basic realm="testrealm"
73 HTTP/1.1 401 Need Basic or NTLM auth (2)
77 WWW-Authenticate: Basic realm="testrealm"
99 WWW-Authenticate: Basic realm="testrealm"
106 HTTP/1.1 401 Need Basic or NTLM auth (3)
110 WWW-Authenticate: Basic realm="testrealm"
141 WWW-Authenticate: Basic realm="testrealm"
161 WWW-Authenticate: Basic realm="testrealm"
175 WWW-Authenticate: Basic realm="testrealm"
208 HTTP authorization retry (Basic switching to NTLM)
217 http://%HOSTIP:%HTTPPORT/2025 basic ntlm
232 Authorization: Basic dGVzdHVzZXI6d3JvbmdwYXNz
247 Authorization: Basic dGVzdHVzZXI6d3JvbmdwYXNz