diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-12-12 12:49:29 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-12-12 12:49:29 +0000 |
commit | 81af9674ed138c3e20ae09affca059083847fc80 (patch) | |
tree | 8e1c4fce4d4af38651c5484099fb2d1e843f5b55 | |
parent | b63df7991a4ff7d4a7034df5f8da5644c9e8ed17 (diff) |
corrected
-rw-r--r-- | tests/data/test501 | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/tests/data/test501 b/tests/data/test501 index d5281d7ea..c427adf87 100644 --- a/tests/data/test501 +++ b/tests/data/test501 @@ -1,30 +1,16 @@ # # Server-side <reply name="1"> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT -ETag: "21025-dc7-39462498" -Accept-Ranges: bytes -Content-Length: 6 -Connection: close -Content-Type: text/html -Funny-head: yesyes - -<foo> -</data> </reply> # Client-side <client> <server> -http +file </server> # tool is what to use instead of 'curl' <tool> -lib500 +lib501 </tool> <name> |