| 4/38 |
© 2004 by Philippe "BooK" Bruhat.
|
A proxy is a program that is both a HTTP client and a HTTP server:
the proxy server talks to your browser
the proxy client talks to the origin server
the proxy moves the data back and forth between them
The proxy is on the path of all data going back and forth, so:
it can look at everything going through
it can modify everything going through