diff options
Diffstat (limited to 'tests/data/test1098')
-rw-r--r-- | tests/data/test1098 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test1098 b/tests/data/test1098 index 70a6f3913..980564810 100644 --- a/tests/data/test1098 +++ b/tests/data/test1098 @@ -49,10 +49,12 @@ ftp://ftp-site/moo/1098 ftp://ftp-site/moo/1098 --proxy http://%HOSTIP:%HTTPPORT GET ftp://ftp-site/moo/1098 HTTP/1.1
Host: ftp-site:21
Accept: */*
+Proxy-Connection: Keep-Alive
GET ftp://ftp-site/moo/1098 HTTP/1.1
Host: ftp-site:21
Accept: */*
+Proxy-Connection: Keep-Alive
</protocol> <stdout> |