diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-02-20 17:35:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-02-20 17:35:51 +0000 |
commit | a1d6ad26100bc493c7b04f1301b1634b7f5aa8b4 (patch) | |
tree | a65ec14897e79381082a0b32b4c0bd8809a308b7 /tests/data | |
parent | 5f3d63ed5b17ce1803b5e2b61b53d27ec732f302 (diff) |
multiple connection support initial commit
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/reply11.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/reply11.txt b/tests/data/reply11.txt index c7027df03..5973e7320 100644 --- a/tests/data/reply11.txt +++ b/tests/data/reply11.txt @@ -2,5 +2,6 @@ HTTP/1.1 301 This is a weirdo text message Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data/110002.txt?coolsite=yes +Connection: close This server reply is for testing a simple Location: following |