18 August 1998 Web Security Tutorial Slide #12

Overview of HTTP: The Request-Response Cycle

  1. The user looks at a page of information.

  2. The user requests a new page from the browser.

  3. The browser assembles an HTTP request and sends it to the server.

  4. The server receives the request, prepares and sends a response.

  5. Start over.



Next