diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test503 | 9 | ||||
-rw-r--r-- | tests/data/test80 | 11 | ||||
-rw-r--r-- | tests/data/test82 | 2 | ||||
-rw-r--r-- | tests/data/test83 | 11 | ||||
-rw-r--r-- | tests/data/test95 | 11 |
5 files changed, 43 insertions, 1 deletions
diff --git a/tests/data/test503 b/tests/data/test503 index a6727424e..10daf828d 100644 --- a/tests/data/test503 +++ b/tests/data/test503 @@ -8,6 +8,15 @@ Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" </data> +<datacheck> +HTTP/1.1 200 Mighty fine indeed +HTTP/1.1 200 OK swsclose +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" + +</datacheck> </reply> # Client-side diff --git a/tests/data/test80 b/tests/data/test80 index dd012fd2a..893ed85ea 100644 --- a/tests/data/test80 +++ b/tests/data/test80 @@ -10,6 +10,17 @@ Funny-head: yesyes contents </data> +<datacheck> +HTTP/1.1 200 Mighty fine indeed + +HTTP/1.1 200 OK +Date: Thu, 09 Nov 2010 14:49:00 GMT +Server: test-server/fake swsclose +Content-Type: text/html +Funny-head: yesyes + +contents +</datacheck> </reply> # diff --git a/tests/data/test82 b/tests/data/test82 index 9fef0fabd..1e967f016 100644 --- a/tests/data/test82 +++ b/tests/data/test82 @@ -9,7 +9,7 @@ Content-Length: 34 Proxy-Authenticate: NTLM This is not the real page either! -</data1001> +</data> </reply> diff --git a/tests/data/test83 b/tests/data/test83 index cbcd47a3c..64a69fc87 100644 --- a/tests/data/test83 +++ b/tests/data/test83 @@ -10,6 +10,17 @@ Funny-head: yesyes contents </data> +<datacheck> +HTTP/1.1 200 Mighty fine indeed + +HTTP/1.1 200 OK +Date: Thu, 09 Nov 2010 14:49:00 GMT +Server: test-server/fake swsclose +Content-Type: text/html +Funny-head: yesyes + +contents +</datacheck> </reply> # diff --git a/tests/data/test95 b/tests/data/test95 index 4af2f70af..b83735d65 100644 --- a/tests/data/test95 +++ b/tests/data/test95 @@ -10,6 +10,17 @@ Funny-head: yesyes contents </data> +<datacheck> +HTTP/1.1 200 Mighty fine indeed + +HTTP/1.1 200 OK +Date: Thu, 09 Nov 2010 14:49:00 GMT +Server: test-server/fake swsclose +Content-Type: text/html +Funny-head: yesyes + +contents +</datacheck> </reply> # |