Forum Discussion

PeterC_70986's avatar
PeterC_70986
Icon for Nimbostratus rankNimbostratus
Dec 16, 2015

irule to emulate IE10

Is there an irule to emulate IE10 like the rule below to emulate IE9? I read somewhere that this is ignored in newer version of IE.

 

when HTTP_RESPONSE { HTTP::header insert "X-UA-Compatible" "IE=EmulateIE9" }

 

1 Reply