get it from the nightly build, it should have a setRequestBody method or
something like that.

xiaowei

-----Original Message-----
From: Taras Tielkes [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 17, 2002 2:05 PM
To: [EMAIL PROTECTED]
Subject: [httpclient] POSTing XML body


Hi,

I've been using the commons http-client 2.0 alpha release for a couple
of days.

I want to make a HTTP POST request, but instead of posting parameters,
I'd like to post my own string (xml for example).
Is there functionality present for this, or should I write it myself
(inherit from PostMethod?)

Thanks in advance,

// tt


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

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

Reply via email to