18 August 1998 | Web Security Tutorial | Slide #11 |
Overview of HTTP: The Browser
The browser is _someone else's_ agent.
It is not under your control.
It contacts the server at the behest of the user.
It makes requests for information.
It receives and interprets the response from the server.
It displays the response to the user.
Other jargon: `Client'.