Wireshark lab: problem with status code.
The lab in question: https://cs.wmich.edu/~alfuqaha/spring... I've followed the steps to capture the HTTP packet, but mine's status code is 304 instead of 200. I'm not sure what is causing this and any help is appreciated. Thanks in advance.
HTTP response status codes
Read through and compare what a
200
is vs a304
.