Forum Discussion
Cristian_Daniel
Nimbostratus
Dec 20, 2013APM: change HTTP Response
I'm getting a "?" character on a response and I want to change it I'm using this:
when HTTP_RESPONSE {
set iRedirectResp [HTTP::header Location]
log local0. "$iRedirectResp this made match!"
if...
Kevin_Stewart
Employee
Dec 23, 2013Just spitballing here, but there's a minor spelling difference between what you're getting and what you're looking for.
Dec 20 08:01:54 vpn1test info tmm[16509]: Rule /Common/test_apm_i2c : https://www.reaxys.com? this made match!
Notice "reaxys" vs. "reaxis".
if { [HTTP::header Location] contains "www.reaxis.com?" } {
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