2005-04-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* sendback.ashx: yet another handler to test with.

2005-04-07  Sebastien Pouliot  <sebastien@ximian.com> 

	* postmulti.cs: New. Async POST tests using HttpWebRequest.
	* Makefile: Build postmulti tool.
	* README: updated instructions with the new postmulti tool.

2005-04-06  Sebastien Pouliot  <sebastien@ximian.com> 
 
	* postecho.cs: Added an ICertificatePolicy to ease testing with 
	HttpWebRequest. Fixed some strings.
	* sendback.aspx: ASP.NET version of the server script.
	* README: updated instructions with the new script.

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

	* ChangeLog: New. Track changes of postecho;
	* Makefile: New. Build/clean the postecho tool;
	* postecho.cs: New. Tool to POST a buffer and receive/compare the 
	same data back from the server.
	* sendback.asp: ASP (not ASP.NET) script to work with postecho.
	* README: instructions about postecho
