Browser Cookie Support Required iRule Using Modernizr
Problem this snippet solves: Validates (using JavaScript) that the client browser supports cookies before continuing. It's a good idea to back up the Modernizr script libraries and store them locall...
Published Aug 02, 2016
Version 1.0Jer-O
Cirrus
Joined May 16, 2019
Jer-O
Cirrus
Joined May 16, 2019
Sep 09, 2016
I'm not clear on what purpose Modernizr is serving. It seems like js.cookie is doing everything needed? I disabled it in a test scenario I built and it seems to function even if it's commented out.