2005-05-13  Atsushi Enomoto  <atsushi@ximian.com>

	* HttpUtilityTest.cs : test for url decode.

2005-02-23  Sebastien Pouliot  <sebastien@ximian.com> 
 
	* HttpRequestTest.cs: Added another XSS case that was found on ASP.NET
	(fixed now) but didn't affect Mono.

2005-02-23  Sebastien Pouliot  <sebastien@ximian.com>

	* HttpRequestTest.cs: New. Test that ValidateInput throw exceptions
	when expected.
	* HttpServerUtilityTest.cs: New. Test for possible XSS when using 
	HtmlEncode.
	* HttpUtilityTest.cs: New. Test for possible XSS when using 
	HtmlEncode.
