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

DNSgeek_90802's avatar
DNSgeek_90802
Icon for Nimbostratus rankNimbostratus
Dec 28, 2009

Get HTTP::uri in HTTP_RESPONSE

I have an irule that needs to get the URI from a 404 page and muck with it. However, when I try to reference [HTTP::uri], I get told that I cannot access it from the HTTP_RESPONSE context.   ...