From 40b2e06a7f5397982b815a41b8f0f73964a9f90f Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 8 Aug 2008 07:26:30 +0000 Subject: Added test1059 to test the FTP proxy tunnel problem fixed July 11. --- tests/data/test1059 | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 tests/data/test1059 (limited to 'tests/data/test1059') diff --git a/tests/data/test1059 b/tests/data/test1059 new file mode 100644 index 000000000..0e55a5842 --- /dev/null +++ b/tests/data/test1059 @@ -0,0 +1,55 @@ + + + +HTTP +HTTP CONNECT +proxytunnel +FTP +FAILURE + + + +# +# Server-side + + +HTTP/1.1 501 Method not implemented swsclose +Date: Thu, 09 Nov 2010 14:49:00 GMT +Connection: close +Content-Length: 0 + + + + +# +# Client-side + + +http + + +HTTP CONNECT with proxytunnel to unsupported FTP URL + + +ftp://test-number:1059/wanted/page -p -x %HOSTIP:%HTTPPORT + + + +# +# Verify data after the test has been "shot" + +# The server doesn't implement CONNECT for ftp, so this must be a failure test + +56 + + +^User-Agent:.* + + +CONNECT test-number:1059 HTTP/1.0 +Host: test-number:1059 +Proxy-Connection: Keep-Alive + + + + -- cgit v1.2.3