diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-02-27 07:08:37 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-02-27 07:08:37 +0000 |
commit | 77268e064905931536498a87213ebece96a64f9b (patch) | |
tree | 6296fbe0bfa6d9dd802f7473cf9f1fa0ad437605 /tests/data/test141 | |
parent | 1ceb77b4dcf82cf8eb60690a941dc3cf47a59107 (diff) | |
download | curl-77268e064905931536498a87213ebece96a64f9b.tar.gz |
Joe Halpin made the FTP code send 'QUIT' on the control connection before
it disconnects the TCP connection, like a good ftp client should!
Diffstat (limited to 'tests/data/test141')
-rw-r--r-- | tests/data/test141 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test141 b/tests/data/test141 index 2088f93aa..f47de51de 100644 --- a/tests/data/test141 +++ b/tests/data/test141 @@ -31,6 +31,7 @@ MDTM 141 TYPE I
SIZE 141
REST 0
+QUIT
</protocol> <stdout> Last-Modified: Wed, 09 Apr 2003 10:26:59 GMT |