To open the Follow TCP Stream window, perform the following steps:
- Right-click on one of the packets in the stream you want to view.
- The stream you choose is filtered by the Wireshark. You will see this in the display filter bar that will show you the number of stream in the capture. You will see the following window:
Figure 12.14: Follow TCP stream
- You can see the stream details, for example:
- The GET method (marked as 1 in the preceding screenshot)
- The requested HOST(marked as 2 in the preceding screenshot)
- The client type, Mozilla Firefox in this case (marked as 3 in the preceding screenshot)
- The referrer, Cisco in this ...