HTTP Proxy or WEB Proxy
HTTP proxy to act as a web proxy throught HTTP protocol; HTTP
requests from a web browser (the client) are passed to the proxy, which
modifies the request header and passes the request on to the
appropriate web server.
In this way, the web proxy can provide Internet connection sharing for
web browsing on machines in a local network.
Machines on the local network pass their web requests to a web proxy
running on one machine which has a connection to the Internet, allowing
the machines to share that one connection. If the
web proxy is smart enough, it can even handle SSL (https) web requests.
