On Mon, 2006-02-06 at 11:18 +0000, Jesper Sahner wrote: > Hi! > > Does HttpClient support "server push" and "client pull"? > > > Regards, > Jesper >
Jesper, There is no such thing as server push in HTTP. HTTP is inherently a request/response oriented protocol. Oleg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
