Hi Jesper,

"Jesper Sahner" <[EMAIL PROTECTED]> wrote on 06.02.2006 12:18:11:

> Does HttpClient support "server push" and "client pull"?

I've never heard these terms in combination with HTTP.
RFC 2616 mentions neither "push" nor "pull" in it's 175 pages.

HTTP is a client/server protocol. The client is the one that
opens connections and sends requests, the server is the one
sending responses back over the connection opened by the client.

cheers,
  Roland


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

Reply via email to