The document describes the results of using Wireshark to capture HTTP traffic between a web browser and server. It analyzes the captured packets to determine:
- The HTTP versions used by the client and server
- Languages accepted by the browser
- IP addresses of client and server
- Status codes and content sizes of responses
- Effects of conditional GET requests and retrieving long vs embedded objects
- The authentication process for a password-protected site.