1.

How The Proxy Server Is Different From A User Agent Or Gateway?

Answer»

A proxy server is DIFFERENT from a gateway or user agent in three key ways:

  1. A proxy does not issue request, it only responds to requests from user agents. (A CANCEL request is an exception to this rule)
  2. A proxy server has no media capabilities.
  3. A proxy server does not PARSE message BODIES, it relies exclusively on message HEADER fields.

A proxy server is different from a gateway or user agent in three key ways:



Discussion

No Comment Found