<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
HTTP
HTTP GET
filter webbugs
</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 is some HTML that the webbugs filter should squash:

<img width="0" height="0" src="http://www.example.org/tracker.cgi">
<img width='0' height='0' src="http://www.example.org/tracker.cgi">
<img height="0" width="0" src="http://www.example.org/tracker.cgi">
<img height='0' width='0'  src="http://www.example.org/tracker.cgi">

<img width="0" height="1" src="http://www.example.org/tracker.cgi">
<img width='0' height='1' src="http://www.example.org/tracker.cgi">
<img height="0" width="1" src="http://www.example.org/tracker.cgi">
<img height='0' width='1'  src="http://www.example.org/tracker.cgi">

<img width="1" height="0" src="http://www.example.org/tracker.cgi">
<img width='1' height='0' src="http://www.example.org/tracker.cgi">
<img height="1" width="0" src="http://www.example.org/tracker.cgi">
<img height='1' width='0'  src="http://www.example.org/tracker.cgi">

<img width="1" height="1" src="http://www.example.org/tracker.cgi">
<img width='1' height='1' src="http://www.example.org/tracker.cgi">
<img height="1" width="1" src="http://www.example.org/tracker.cgi">
<img height='1' width='1'  src="http://www.example.org/tracker.cgi">

</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: 80%CR
%CR
# Here is some HTML that the webbugs filter should squash:





















</data>
</proxy-reply>

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

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