aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test164
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-02-09 02:37:31 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-02-09 02:37:31 +0000
commit15e56c32845f84e7970072d3e6d351c2abe48b0d (patch)
treeeff26666a5a0653900ffe32d8b51a2daa47c233f /tests/data/test164
parentfc1443dcfc65adb1a47266446bbf0798d3cd6dc9 (diff)
Fixed some XML parsing problems.
Diffstat (limited to 'tests/data/test164')
-rw-r--r--tests/data/test16411
1 files changed, 6 insertions, 5 deletions
diff --git a/tests/data/test164 b/tests/data/test164
index 66de307c4..baac19626 100644
--- a/tests/data/test164
+++ b/tests/data/test164
@@ -1,7 +1,8 @@
<testcase>
# Server-side
# This particular response is an exact excerpt from an actual Apache
-# server when asked for a 0-10,12-15 range.
+# server when asked for a 0-10,12-15 range (except gt/lt changed to {}
+# to avoid XML escaping problems).
<reply>
<data>
HTTP/1.1 206 Partial Content swsclose
@@ -17,15 +18,15 @@ Content-Type: multipart/byteranges; boundary=408a326132c
Content-type: text/html
Content-range: bytes 0-10/3781
-<html>
-<hea
+{html}
+{hea
--408a326132c
Content-type: text/html
Content-range: bytes 12-15/3781
->
-<t
+}
+{t
--408a326132c--
</data>