The captured packets lack any HTTP traffic.
The captured packets lack any HTTP traffic.
I performed a small packet capture of my WIFI interface with Wireshark for downloading an image file. The pcap showed mostly TLSv1.2 and some TCP requests, but no HTTP requests. I noticed the site used HTTPS. I looked for a site that downloads images via HTTP only and found one. While capturing traffic in Wireshark, I didn’t see any HTTP requests either. I saw many SSDP requests with Notify HTTP/1.1. Could this indicate an issue with my setup or is this typical behavior? Thank you.