<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\r
Content-type: text/html\r
Content-range: bytes 0-10/3781\r
\r
-<html>
-<hea
+{html}
+{hea
\r
--408a326132c\r
Content-type: text/html\r
Content-range: bytes 12-15/3781\r
\r
->
-<t
+}
+{t
\r
--408a326132c--\r
</data>
# Server-side
<reply>
<data>
-HTTP/1.1 200 OK swsclose
-Date: Thu, 09 Nov 2010 14:49:00 GMT
-Connection: close
-
-<html>result</html>
+HTTP/1.1 200 OK swsclose\r
+Date: Thu, 09 Nov 2010 14:49:00 GMT\r
+Connection: close\r
+\r
+_data_result_data_
</data>
<postcmd>
wait 10
# Server-side
<reply>
<data>
-HTTP/1.1 200 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
-Connection: close
-
-<html>result</html>
+HTTP/1.1 200 OK\r
+Date: Thu, 09 Nov 2010 14:49:00 GMT\r
+Connection: close\r
+\r
+_data_result_data_
</data>
<postcmd>
wait 20