This patch has been submitted with a few minor changes. I also fixed a related problem in HttpMethodBase. Thanks for discovering this bug and submitting a patch Sam.

Mike

On Thursday, February 20, 2003, at 12:15 PM, Sam Maloney wrote:

	public sendRequest(URL send_to, InputStream ins){
		PostMethod method = new PostMethod(send_to.toString());

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to