Continuation message as http response in wireshark

asked 2020-02-04 13:29:51 +0000

kalainan gravatar image

The HTTP request (GET message) was sent after the TCP three way handshaking. In return I have got HTTP continuation message as response in the Wireshark, but I want the status message as response. What can I do for it ? kindly suggest some ideas about it. Thanks in advance.

edit retag flag offensive close merge delete

Comments

Either: some or all of the first TCP segments of the response weren't captured or somehow Wireshark isn't recognizing it as an HTTP response. We'd have to see the capture file (not a screenshot of Wireshark, those are a lot less useful than a capture file, sometimes to the extent of not being useful at all) to see which is the case.

Guy Harris gravatar imageGuy Harris ( 2020-02-04 17:51:27 +0000 )edit