Request - Response
HTTP has a simple structure:
client sends a request
server returns a reply.
HTTP can support multiple request-
reply exchanges over a single TCP
connection.
8