diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-05-23 15:00:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-05-23 15:00:48 +0000 |
commit | 58c3bdc1a4617aa16fc0f5e2be0655b3ff1e8809 (patch) | |
tree | c4be81e435b3875b7c4cd88a06be2d7c2021cc6a /tests/data/stdout18.txt | |
parent | 72dec6cfecf9db0b589da7e3b4fc101938298bb1 (diff) |
new test case file format
Diffstat (limited to 'tests/data/stdout18.txt')
-rw-r--r-- | tests/data/stdout18.txt | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/tests/data/stdout18.txt b/tests/data/stdout18.txt deleted file mode 100644 index c297d716b..000000000 --- a/tests/data/stdout18.txt +++ /dev/null @@ -1,23 +0,0 @@ ---_curl_--127.0.0.1:8999/3 -HTTP/1.0 200 OK -Server: test-server/fake -Content-Type: text/html -Content-Length: 0 - -this is data even though Content-Length is set to zero - - ---_curl_--127.0.0.1:8999/10 -HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -blablabla ---_curl_--127.0.0.1:8999/11 -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 |