On Mon, 2002-06-10 at 22:57, Daniel Rall wrote:
> Jason van Zyl <[EMAIL PROTECTED]> writes:
>
> > I was just doing some work on the XMLRPC service in fulcrum (turbine
> > related project) and we have a couple handlers in there that might be
> > useful to others. I was wondering if anyone else had
Jason van Zyl <[EMAIL PROTECTED]> writes:
> On Mon, 2002-06-10 at 22:57, Daniel Rall wrote:
> > Jason van Zyl <[EMAIL PROTECTED]> writes:
>>
>> > I was just doing some work on the XMLRPC service in fulcrum (turbine
>> > related project) and we have a couple handlers in there that might be
>> > u
On Tue, 2002-06-11 at 13:14, Daniel Rall wrote:
> Jason van Zyl <[EMAIL PROTECTED]> writes:
>
> > On Mon, 2002-06-10 at 22:57, Daniel Rall wrote:
> > > Jason van Zyl <[EMAIL PROTECTED]> writes:
> >>
> >> > I was just doing some work on the XMLRPC service in fulcrum (turbine
> >> > related projec
Currently, the XmlRpcClient and XmlRpcClientLite use a simple
implementation of an http client. This implementation does not support
many extended HTTP features. I am currently working on a change to the
code that will enable this functionality, so possibly look for it in a
future release!
woops, meant for the -user list. For you guys, I will be integrating
HTTPClient from the Commons in the Client classes.
--Ryan
Ryan Hoegg wrote:
> Currently, the XmlRpcClient and XmlRpcClientLite use a simple
> implementation of an http client. This implementation does not
> support many e