diff options
Diffstat (limited to 'tests/data/test1456')
-rw-r--r-- | tests/data/test1456 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1456 b/tests/data/test1456 index 07a6e7c03..007473618 100644 --- a/tests/data/test1456 +++ b/tests/data/test1456 @@ -9,7 +9,7 @@ IPv6 # # Server-side <reply> -<data nocheck=yes> +<data nocheck="yes"> HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake @@ -21,7 +21,7 @@ Connection: close Content-Type: text/html Funny-head: yesyes --foo- +These data aren't actually sent to the client </data> </reply> |