16 HTTP/1.1 401 Need Basic or NTLM auth
\r
17 Server: Microsoft-IIS/5.0
\r
18 Content-Type: text/html; charset=iso-8859-1
\r
20 WWW-Authenticate: NTLM
\r
21 WWW-Authenticate: Basic realm="testrealm"
\r
23 This is a bad password page!
28 HTTP/1.1 401 Need Basic or NTLM auth (2)
\r
29 Server: Microsoft-IIS/5.0
\r
30 Content-Type: text/html; charset=iso-8859-1
\r
32 WWW-Authenticate: NTLM
\r
33 WWW-Authenticate: Basic realm="testrealm"
\r
35 This is not the real page!
39 HTTP/1.1 401 NTLM intermediate (2)
\r
40 Server: Microsoft-IIS/5.0
\r
41 Content-Type: text/html; charset=iso-8859-1
\r
43 WWW-Authenticate: NTLM TlRMTVNTUAACAAAACAAIADAAAAAGggEAq6U1NAWaJCIAAAAAAAAAAAAAAAA4AAAATlRMTUF1dGg=
\r
45 This is still not the real page!
49 HTTP/1.1 200 Things are fine in server land
\r
50 Server: Microsoft-IIS/5.0
\r
51 Content-Type: text/html; charset=iso-8859-1
\r
54 Finally, this is the real page!
58 HTTP/1.1 401 Need Basic or NTLM auth
\r
59 Server: Microsoft-IIS/5.0
\r
60 Content-Type: text/html; charset=iso-8859-1
\r
62 WWW-Authenticate: NTLM
\r
63 WWW-Authenticate: Basic realm="testrealm"
\r
65 This is a bad password page!
66 HTTP/1.1 401 Need Basic or NTLM auth
\r
67 Server: Microsoft-IIS/5.0
\r
68 Content-Type: text/html; charset=iso-8859-1
\r
70 WWW-Authenticate: NTLM
\r
71 WWW-Authenticate: Basic realm="testrealm"
\r
73 This is a bad password page!
74 HTTP/1.1 401 NTLM intermediate (2)
\r
75 Server: Microsoft-IIS/5.0
\r
76 Content-Type: text/html; charset=iso-8859-1
\r
78 WWW-Authenticate: NTLM TlRMTVNTUAACAAAACAAIADAAAAAGggEAq6U1NAWaJCIAAAAAAAAAAAAAAAA4AAAATlRMTUF1dGg=
\r
80 HTTP/1.1 200 Things are fine in server land
\r
81 Server: Microsoft-IIS/5.0
\r
82 Content-Type: text/html; charset=iso-8859-1
\r
85 Finally, this is the real page!
104 NTLM connection mapping, pipelining enabled
107 # we force our own host name, in order to make the test machine independent
108 CURL_GETHOSTNAME=curlhost
109 # we try to use the LD_PRELOAD hack, if not a debug build
110 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
113 http://%HOSTIP:%HTTPPORT/2032
120 # Verify data after the test has been "shot"
126 GET /20320100 HTTP/1.1
\r
127 Host: 127.0.0.1:%HTTPPORT
\r
128 Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=
\r
131 GET /20320100 HTTP/1.1
\r
132 Host: 127.0.0.1:%HTTPPORT
\r
133 Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=
\r
136 GET /20320200 HTTP/1.1
\r
137 Host: 127.0.0.1:%HTTPPORT
\r
138 Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
\r
141 GET /20320200 HTTP/1.1
\r
142 Host: 127.0.0.1:%HTTPPORT
\r
143 Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAAIAAgAeAAAAAAAAAAAAAAABoIBAI+/Fp9IERAQ74OsdNPbBpg7o8CVwLSO4DtFyIcZHUMKVktWIu92s2892OVpd2JzqnRlc3R1c2VyY3VybGhvc3Q=
\r