Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A display filter of

http.user_agent contains "string"

where "string" is something that {Chrome, Edge} puts into the User-Agent: string might allow you to identify HTTP requests from a particular browser; once you've found the request, Analyze > Conversation Filter > TCP should show you the entire TCP session in which that request was transmitted.

You might have to look at a session from Chrome or Edge to figure out what string to look for in User-Agent.