Forum Discussion
Jon_46219
Nimbostratus
Jul 28, 2011Blocked HTTP response codes
Hi,
I block some HTTP code responses with ASM and I would like to do some actions with a Irule when a page is blocked because received HTTP code.
I try to use ASM_REQUEST_BLOCKING ...
The_Bhattman
Nimbostratus
Jul 30, 2011Hi Jon,
I am not familiar with the ASM yet, but what about HTTP_RESPONSE? Does it get triggered? If so can you catch it there?
For example
HTTP_RESPONSE {
if { [HTTP::status] == 404 } {
do something
}
}
Bhattman
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects