Application Request Parsing
Let's imagine you've been given the task to interrogate all form data that is passed into your web application for the purpose of auditing and validation. This logic is often built into the applicat...
Published Jul 26, 2007
Version 1.0Randy_Johnson_1
Aug 31, 2007Nimbostratus
I'm using this as a learniung tool, and unfortunately, it appears I'm not learning all that quickly.
when I run the 'Inspect Headers portion of this rule, I get this returned in my ltm logs:
Aug 31 15:46:31 tmm tmm[751]: 01220001:3: TCL error: Rule Inspect_Headers
- Illegal argument. Illegal argument. Illegal argument. Illegal argument. Ille (line 5)
invoked from within "HTTP::header values $name"
("foreach" body line 2)
invoked from within "foreach name $names
{ set val [HTTP::header values $name] log local0. " $name: $val" }"