diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-11-30 10:20:59 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-11-30 10:20:59 +0000 |
commit | 8b37844e5f093f8834eb5f321b52bfc4638f143f (patch) | |
tree | df34208660f0a6f5aeaecc5c76ac7cd418891fd3 /tests/data/test156 | |
parent | 1445e62312f139b99fe43e1d37541652ad2cb7ad (diff) |
fixed test case errors
Diffstat (limited to 'tests/data/test156')
-rw-r--r-- | tests/data/test156 | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/tests/data/test156 b/tests/data/test156 index 9a9aae9aa..0ff9fd10e 100644 --- a/tests/data/test156 +++ b/tests/data/test156 @@ -1,36 +1,13 @@ # Server-side <reply> <data> -HTTP/1.1 200 No Authorization Required swsclose swsbounce
-Server: Apache/1.3.27 (Darwin) PHP/4.1.2
-Content-Type: text/html; charset=iso-8859-1
-Connection: close
-
-</data> - -<data1> HTTP/1.1 200 No Authorization Required swsclose
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
Content-Type: text/html; charset=iso-8859-1
Connection: close
PUT received fine. Thank you very much -</data1> - -<datacheck> -HTTP/1.1 200 No Authorization Required swsclose swsbounce
-Server: Apache/1.3.27 (Darwin) PHP/4.1.2
-Content-Type: text/html; charset=iso-8859-1
-Connection: close
-
-HTTP/1.1 200 No Authorization Required swsclose
-Server: Apache/1.3.27 (Darwin) PHP/4.1.2
-Content-Type: text/html; charset=iso-8859-1
-Connection: close
-
-PUT received fine. Thank you very much -</datacheck> - +</data> </reply> # Client-side |