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

Forum Discussion

boneyard's avatar
Oct 01, 2013

iRule to change HTTP GET into POST

i have an incoming GET request on my virtual server which i want to change into a POST request towards the node. in princple this would mean:   change the word GET into POST change the uri to re...