diff options
-rw-r--r-- | tests/data/prot104.txt | 1 | ||||
-rw-r--r-- | tests/data/reply104.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/prot104.txt b/tests/data/prot104.txt index 86db1a250..eb4a9d2af 100644 --- a/tests/data/prot104.txt +++ b/tests/data/prot104.txt @@ -1,5 +1,6 @@ USER anonymous
PASS curl_by_daniel@haxx.se
CWD a/path
+MDTM 103
TYPE I
SIZE 103
diff --git a/tests/data/reply104.txt b/tests/data/reply104.txt index 7f64e7e40..9ac4637a2 100644 --- a/tests/data/reply104.txt +++ b/tests/data/reply104.txt @@ -1 +1 @@ -Content-Length: 51 +Content-Length: 51
|