diff options
-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> |