summaryrefslogtreecommitdiff
path: root/tests/data/test1513
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1513')
-rw-r--r--tests/data/test151314
1 files changed, 5 insertions, 9 deletions
diff --git a/tests/data/test1513 b/tests/data/test1513
index 8abb96fa6..4a63f1806 100644
--- a/tests/data/test1513
+++ b/tests/data/test1513
@@ -7,20 +7,16 @@ PROGRESSFUNCTION
# Server-side
<reply>
-<data nocheck="yes">
-HTTP/1.1 204 PARTIAL
-X-Comment: partial response to keep the client waiting
-</data>
-<postcmd>
-wait 10
-</postcmd>
</reply>
# Client-side
<client>
<server>
-http
+none
</server>
+<features>
+http
+</features>
<tool>
lib1513
</tool>
@@ -30,7 +26,7 @@ return failure immediately from progress callback
# this server/host won't be used for real
<command>
-http://%HOSTIP:%HTTPPORT/1513
+http://localhost/1513
</command>
</client>