You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Janek Bogucki <ya...@studylink.com> on 2002/09/18 01:59:41 UTC

[latka] [PATCH] Remove use of deprecated o.a.c.httpclient.methods.PostMethod.setRequestBody ( String )

Hi,

This patch changes the use of PostMethod.setRequestBody ( String ) to 
PostMethod.setRequestBody ( InputStream ). The first method is deprecated in 
the CVS version of httpclient which I am compiling against.

http://issues.apache.org/bugzilla/show_bug.cgi?id=12752

Could someone with committer privileges for latka apply this for me?

Thanks,
Janek Bogucki

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>