aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test49
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/test49
parentbc0fd6db714532f9cca40be984b0a13dfa09071b (diff)
downloadgnurl-c50a601f1a77b393503207b7fea4352a28b8a05e.tar.gz
gnurl-c50a601f1a77b393503207b7fea4352a28b8a05e.tar.bz2
gnurl-c50a601f1a77b393503207b7fea4352a28b8a05e.zip
modified to work fine with the new persistant connection working test suite
HTTP server
Diffstat (limited to 'tests/data/test49')
-rw-r--r--tests/data/test498
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test49 b/tests/data/test49
index b9c3419fb..4c998772c 100644
--- a/tests/data/test49
+++ b/tests/data/test49
@@ -2,14 +2,14 @@
# Server-side
<reply>
<data>
-HTTP/1.1 302 OK
+HTTP/1.1 302 OK swsclose
Location: ../moo.html/490002
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: ../moo.html/490002
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