HW10.2. Sequence of events in HTTP persistent and non-persistent connection
Part 1: HTTP 1.0, no persistent connections
If the exchange uses HTTP 1.0, which does not support persistent connections, there will be two complete TCP conversations.
Use these blocks to describe the first exchange (all blocks will be used):