Table of Contents generated with DocToc
Only HTTP requests
http && tcp
HTTP requests for a given destination
http && tcp && ip.dst == w.x.y.z
Sample filters based on content
http contains "Host: google.com"
http contains "Content-Type: application/json"
http contains "foo"