wireshark filter http code example
Example 1: wireshark http user agent filter
http.user_agent matches "example"
Example 2: wireshark filter all http traffic
#type http into the display filter box
http
http.user_agent matches "example"
#type http into the display filter box
http