aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test52
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-07-19 23:57:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-07-19 23:57:08 +0000
commitc50a601f1a77b393503207b7fea4352a28b8a05e (patch)
treef8913215e8afdc479d50a63f551dc2d5663cf0dd /tests/data/test52
parentbc0fd6db714532f9cca40be984b0a13dfa09071b (diff)
modified to work fine with the new persistant connection working test suite
HTTP server
Diffstat (limited to 'tests/data/test52')
-rw-r--r--tests/data/test528
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test52 b/tests/data/test52
index c9ec09e7f..80084f86c 100644
--- a/tests/data/test52
+++ b/tests/data/test52
@@ -2,14 +2,14 @@
# Server-side
<reply>
<data>
-HTTP/1.1 302 OK
+HTTP/1.1 302 OK swsclose
Location: ./520002
Date: Thu, 09 Nov 2010 14:49:00 GMT
Connection: close
</data>
<data2>
-HTTP/1.1 200 OK
+HTTP/1.1 200 OK swsclose
Location: this should be ignored
Date: Thu, 09 Nov 2010 14:49:00 GMT
Connection: close
@@ -17,12 +17,12 @@ Connection: close
body
</data2>
<datacheck>
-HTTP/1.1 302 OK
+HTTP/1.1 302 OK swsclose
Location: ./520002
Date: Thu, 09 Nov 2010 14:49:00 GMT
Connection: close
-HTTP/1.1 200 OK
+HTTP/1.1 200 OK swsclose
Location: this should be ignored
Date: Thu, 09 Nov 2010 14:49:00 GMT
Connection: close