aboutsummaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-01-16 12:24:00 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-01-16 12:24:00 +0000
commitb3de497d8316647d988e97703f975e0acd40cacd (patch)
tree74b86d8d957d3c1481d049cfb73201b62d6161c4 /tests/data
parented6466d17603aa39bb4b1685544747f4c64ec7b0 (diff)
Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that
previously had a number of flaws, perhaps most notably when an application fired up N transfers at once as then they wouldn't pipeline at all that nicely as anyone would think... Test case 530 was also updated to take the improved functionality into account.
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/test5303
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test530 b/tests/data/test530
index 80efe465f..98064a3aa 100644
--- a/tests/data/test530
+++ b/tests/data/test530
@@ -8,7 +8,8 @@ Pipelining
# Server-side
<reply>
<servercmd>
-pipe: 4
+pipe: 1
+pipe: 3
</servercmd>
<data>
HTTP/1.1 200 OK