<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
HTTP
HTTP GET
filter jumping-windows
</keywords>
</info>

<reply>
<data>
HTTP/1.1 200 OK%CR
Date: Thu, 22 Jul 2010 11:22:33 GMT%CR
Connection: close%CR
Content-Type: text/html%CR
X-Control: swsclose%CR
%CR
# Here are some strings the jumping-windows filter should filter:

+window.moveto(
+this.moveto(
+self.moveto(

+window.moveby(
+this.moveby(
+self.moveby(

+window.resizeto(
+this.resizeto(
+self.resizeto(
</data>
</reply>

<proxy-reply>
<data>
HTTP/1.1 200 OK%CR
Date: Thu, 22 Jul 2010 11:22:33 GMT%CR
Connection: close%CR
Content-Type: text/html%CR
X-Control: swsclose%CR
Content-Length: 177%CR
%CR
# Here are some strings the jumping-windows filter should filter:

+''.concat(
+''.concat(
+''.concat(

+''.concat(
+''.concat(
+''.concat(

+''.concat(
+''.concat(
+''.concat(
</data>
</proxy-reply>

<client>
<server>
http
</server>
<name>
+filter{jumping-windows}
</name>
<features>
proxy
</features>
<command>
http://%HOSTIP:%HTTPPORT/jumping-windows/%TESTNUMBER
</command>
</client>

<verify>
<protocol>
GET /jumping-windows/%TESTNUMBER HTTP/1.1%CR
Host: %HOSTIP:%HTTPPORT%CR
User-Agent: curl/%VERSION%CR
Accept: */*%CR
Connection: close%CR
%CR
</protocol>
</verify>
</testcase>
