From fe64570d5d675fd8d407816685ee95ecc91eae90 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 14 Mar 2001 14:26:16 +0000 Subject: updated to work with the modified http server --- tests/data/prot11.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/data/prot11.txt') diff --git a/tests/data/prot11.txt b/tests/data/prot11.txt index fd9efe22f..b40ac5268 100644 --- a/tests/data/prot11.txt +++ b/tests/data/prot11.txt @@ -1,3 +1,8 @@ +GET /want/11 HTTP/1.1 +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* + GET /want/data/110002.txt?coolsite=yes HTTP/1.1 Host: 127.0.0.1:8999 Pragma: no-cache -- cgit v1.2.3