For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Conor_Cunningha's avatar
Conor_Cunningha
Icon for Nimbostratus rankNimbostratus
Oct 22, 2008

HTTP::retry

G'day,     I have the following code;     when HTTP_REQUEST { if { [HTTP::method] == "POST" } { log local0.alert "We have a POST" set post 1 set request [HTTP:...