Yes and the need of 'Content-Length' is one of the reason why we
couldn't pass the Servlet OutputStream to RPC.execute and it's a pain
when response are uge.

BTW, John is true, it an exception is thrown no content should be sent
to client, just an exception.

2005/10/17, Jochen Wiedmann <[EMAIL PROTECTED]>:
> On 10/17/05, John Wilson <[EMAIL PROTECTED]> wrote:
>
> > 2/ I don't understand how we can stream the output. The XML-RPC spec
> > says "The Content-Length must be specified and must be correct." so
> > we have to generate the whole response before sending any of it
> > because we need to know how long it is.
>
> That's indeed worth considering.
>
>
> Thanks,
>
> Jochen
>
> --
> Often it does seem a pity that Noah and his party did not miss the
> boat. (Mark Twain)
>

Reply via email to