You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Xiaowei Jiang <xi...@stratify.com> on 2002/05/17 23:01:19 UTC

RE: [httpclient] POSTing XML body

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

xiaowei

-----Original Message-----
From: Taras Tielkes [mailto:taras@xs4all.nl]
Sent: Friday, May 17, 2002 2:05 PM
To: commons-dev@jakarta.apache.org
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:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>

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