Testers Say IE11 Includes 'Like Gecko' in User Agent String
news.slashdot.org
Testers Say IE11 Includes 'Like Gecko' in User Agent String
1–10 of 70 posts
Re: Testers Say IE11 Includes 'Like Gecko' in User Agent String
#2Re: Testers Say IE11 Includes 'Like Gecko' in User Agent String
#3Re: Testers Say IE11 Includes 'Like Gecko' in User Agent String
#4Re: Testers Say IE11 Includes 'Like Gecko' in User Agent String
#5seriously, who does that? 'msie5.0 mozilla', good times. 'like gecko' => msie trying to look like webkit, who tries to look like firefox. yeah, makes perfect sense. could anyone give an example of a modern application that checks against the user agent string?
Re: Testers Say IE11 Includes 'Like Gecko' in User Agent String
#6> Microsoft also included the command "Like Gecko" which instructs the website to send back the same version of the website as they would to Firefox seriously, who does that? 'msie5.0 mozilla', good times. 'like gecko' => msie trying to look like webkit, who tries to look like firefox. yeah, makes perfect sense. could anyone give an example of a modern application that checks against the user agent string?
> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.40 Safari/537.31
Re: Testers Say IE11 Includes 'Like Gecko' in User Agent String
#7Re: Testers Say IE11 Includes 'Like Gecko' in User Agent String
#8Check what @ppk says: http://mobilism.nl/blog/2013/03/ie11-to-disguise-itself
"The 'like Gecko' string has been part of most WebKit-browser UA strings from time immemorial, but has never been used by Firefox, which instead uses 'Gecko'".
Re: Testers Say IE11 Includes 'Like Gecko' in User Agent String
#9> Microsoft also included the command "Like Gecko" which instructs the website to send back the same version of the website as they would to Firefox seriously, who does that? 'msie5.0 mozilla', good times. 'like gecko' => msie trying to look like webkit, who tries to look like firefox. yeah, makes perfect sense. could anyone give an example of a modern application that checks against the user agent string?
Chrome? > Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.40 Safari/537.31