For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

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...