How to make wireshark filter POST-requests only?
            Asked
            
        
        
            Active
            
        
            Viewed 1.9e+01k times
        
    4 Answers
115
            You can use the following filter:
http.request.method == "POST"
        galoget
        
- 223
 - 1
 - 9
 
        Shane Madden
        
- 112,982
 - 12
 - 174
 - 248