How to make wireshark filter POST-requests only?

Thanks, Ilya

link|improve this question
feedback

1 Answer

up vote 6 down vote accepted

http.request.method == "POST"

link|improve this answer
thanks. already solved the problem by myself :P – Ilya Smagin Sep 8 '11 at 20:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.