Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

nik_65678's avatar
nik_65678
Icon for Nimbostratus rankNimbostratus
Aug 19, 2009

[http::uri] in http_response

i'm wondering if there's any way to get the value of [http::uri] in the http_response event without setting a variable? here's what i have now: when http_request { set uri [http::uri] ...