Forum Discussion

Asaf5340's avatar
Asaf5340
Icon for Nimbostratus rankNimbostratus
Aug 12, 2019

How to catch the body response by IRULE

I want to build a Rule that when the scenario happens in the request please send a response to the log. when HTTP_REQUEST { if { ( [HTTP::method] equals "POST" ) and ( [string tolower [HTTP::ur...