Forum Discussion

Kirk_Bauer_1018's avatar
Kirk_Bauer_1018
Icon for Nimbostratus rankNimbostratus
Mar 31, 2007

Can't get HTTP payload modification iRule to work

I have tried this rule, largely pieced together from sample code on this site:     when HTTP_REQUEST {   set uri [HTTP::uri]   }     when HTTP_RESPONSE {   log local0. "$uri:...