There is no need to wait for version 4.

This can be done in version 3.1.....you just need to use
getResponseBodyAsStream instead of getResponseBody.

-Steve


On Fri, Feb 22, 2008 at 4:41 PM, Stephen More <ste.....m> wrote:
> I see in version 4 there will be "HttpCore NIO extensions - event
>  driven, non-blocking I/O".
>  When this is released can it be used to create the client side of a
>  "multipart/x-mixed-replace" message ?
>
>  An example might be a HTTP Chat application. Individual POSTs could
>  handle sending In new messages, while 1 GET connection would stay open
>  to get all Outgoing messages for the entire session.
>
>  Will something like this be possible ?
>
>  -Thanks
>  Steve More
>

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

Reply via email to