Wireshark mailing list archives

Re: filter for ONLY initial get request


From: Sake Blok <sake () euronet nl>
Date: Mon, 9 Aug 2010 17:26:46 +0200

On 9 aug 2010, at 17:17, j.snelders wrote:

Does this help you?
(http.request.method == "GET") &&  (http.request.uri contains "/")

That would list all http get requests as all uri's start with a "/"

Cheers,


Sake
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: