iRule to set SameSite for compatible clients and remove it for incompatible clients (LTM|ASM|APM)
A bunch of us have been refining approaches to help customers handle the new browser enforcement of the HTTP cookie SameSite attribute. I think we have a pretty solid approach now to handle compatib...
Published Feb 11, 2020
Version 1.0Aaron_Hooley
Ret. Employee
Joined February 06, 2020
Aaron_Hooley
Ret. Employee
Joined February 06, 2020
vaahtera
Nimbostratus
Nov 10, 2020This iRule seems not to be compatible with 15.1.1 build 0.0.6 as it gives this error to LTM logs:
TCL error: /Common/Add_SameSite_cookie_v2 <HTTP_RESPONSE_RELEASE> - Can't call after responding - ERR_NOT_SUPPORTED (line 1) invoked from within "HTTP::cookie names"
Any ideas on how to fix this?