HTTP
- Client HTTP version: 1.1
Server HTTP version: 1.1
- Client language: en-US, en
- Client IP: 192.168.4.27
Server IP: 128.119.245.12
- Response status code: 200
- File last modified: Thu, 13 Oct 2022 05:59:01 GMT
- Content-Length: 128
- N/A
- No ‘If-Modified-Since’ line in first request
- Server explicitly sent file contents in first response (bytes are visible in frame)
- Second request contains line ‘If-Modified-Since: Thu, 13 Oct 2022 05:59:01 GMT’
- Second response status: 304 Not Modified, file contents not resent
- Browser sent one HTTP GET request in frame no. 116
- Frame 134 contains the HTTP response status code/message
- Response status: 200 OK
- 4 TCP segments were needed to carry response headers and data
- 3 GET requests were made to an html file, a png, and a jpg
- The images appear to have been downloaded in series, because the first response came back before the second request was sent
- Initial response is 401 Unauthorized
- Second request contains an additional ‘Authorization’ header with encoded value
Back to wireshark_labs