Lab 3 – Wireshark – HTTP

Questions:

Find the first HTTP GET request, expand the HTTP headers section, and answer the following
TIP: use filters to narrow your search
What is the user agent of the client that sent this HTTP request packet?
What is the hostname?
What media formats will be accepted in the response?
What is the default language that is accepted by the client?
What types of encoding (usually compression algorithms) can the client accept?
Find the corresponding response packet to the GET packet that you found above and answer the following questions: