Wireshark mailing list archives

Re: is it get packets which corresponds to http status, like http 200 OK


From: <Tim.Poth () bentley com>
Date: Fri, 22 Jun 2012 13:59:43 +0000

If you expand 'hypertext transfer protocol', 'HTTP...' right click on status code and ether 'Apply a filter' or 
'Prepare a filter', then 'selected' you can easily create new filters, you can do this basically on anything you want 
to filter on. in your case the filter would be

http.response.code eq 200

hope that helps
tim

From: wireshark-users-bounces () wireshark org [mailto:wireshark-users-bounces () wireshark org] On Behalf Of esolve 
esolve
Sent: Friday, June 22, 2012 9:52 AM
To: wireshark-users () wireshark org
Subject: [Wireshark-users] is it get packets which corresponds to http status, like http 200 OK

Hi, all

     I want to get packets which corresponds to a certain http status, like http 200 OK, is there any way for this? 
thanks
___________________________________________________________________________
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: