I am trying to debug an issue with cURL (separate issue) and even when I use a cURL command that successfully returns, I am getting nothing in wireshark. I am using the filter http. I am seeing other http traffic.
I should be seeing HTTP/1.1 307, HTTP/1.1 200, or even HTTP/1.1 400 and I can for other things but not when I run a cURL command.
Wireshark has huge set of filters, but http filter only works for port 80.
So for custom port filters, use port <port-no>.
And for https, use port 443.
Check decipher SSL traffic* and wireshark cheat sheet for further exploration.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With