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

eLeCtRoN's avatar
eLeCtRoN
Icon for Cirrus rankCirrus
Feb 12, 2024

F5 iRule for Header insert

Hello, I create that iRule below, but my header value for the header x-id is still empty, what could be wrong ? when HTTP_REQUEST { foreach header_name [HTTP::header names] { if {([HTTP::header v...