17 HTTP/1.1 200 OK swsclose
18 Date: Thu, 09 Nov 2010 14:49:00 GMT
19 Server: test-server/fake
20 Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
21 ETag: "21025-dc7-39462498"
25 HTTP/1.1 200 Mighty fine indeed
27 HTTP/1.1 200 OK swsclose
28 Date: Thu, 09 Nov 2010 14:49:00 GMT
29 Server: test-server/fake
30 Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
31 ETag: "21025-dc7-39462498"
41 # tool is what to use instead of 'curl'
47 simple multi http:// through proxytunnel with authentication info
50 http://%HOSTIP:%HTTPSPORT/503 %HOSTIP:%HTTPPORT
52 <file name="log/test503.txt">
61 # Verify data after the test has been "shot"
64 CONNECT %HOSTIP:%HTTPSPORT HTTP/1.0
65 Host: %HOSTIP:%HTTPSPORT
66 Proxy-Authorization: Basic dGVzdDppbmc=
67 Proxy-Connection: Keep-Alive
70 Authorization: Basic dGVzdDppbmc=
71 Host: %HOSTIP:%HTTPSPORT