diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-08-04 22:00:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-08-04 22:00:22 +0000 |
commit | 3a499099af52ddc69a3647767521c99c9e9c42e4 (patch) | |
tree | 7c67c35412c825d8c7e6011d0b0fa27e64ca057c /tests/data/test1055 | |
parent | 931fc45f05e7370fd815c34884863f2b56920b5f (diff) | |
download | curl-3a499099af52ddc69a3647767521c99c9e9c42e4.tar.gz |
- Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and
proved how PUT and POST with a redirect could lead to a "hang" due to the
data stream not being rewound properly when it had to in order to get sent
properly (again) to the subsequent URL. This is now fixed and these test
cases are no longer disabled.
Diffstat (limited to 'tests/data/test1055')
-rw-r--r-- | tests/data/test1055 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/data/test1055 b/tests/data/test1055 index 7e2eae1b8..510d490f4 100644 --- a/tests/data/test1055 +++ b/tests/data/test1055 @@ -65,7 +65,18 @@ the PUT /1055 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
+Content-Length: 78
+Expect: 100-continue
+Weird + file + to + upload +for + testing +the + PUT + feature USER anonymous
PASS ftp@example.com
PWD
|