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

Forum Discussion

Yugandhar's avatar
Yugandhar
Icon for Nimbostratus rankNimbostratus
Jul 27, 2018

Reg getfield command in Redirection.

Hi   Is there any difference between the below 2 methods ?.   HTTP::redirect "https://[getfield [HTTP::host] : 1][HTTP::uri]"   HTTP::redirect "https:// [HTTP::host] [HTTP::uri]"   I get...