Skip to content

Instantly share code, notes, and snippets.

@jacobrossi
Last active April 1, 2018 01:29
Show Gist options
  • Select an option

  • Save jacobrossi/c9699b27df2f4e97c0bd to your computer and use it in GitHub Desktop.

Select an option

Save jacobrossi/c9699b27df2f4e97c0bd to your computer and use it in GitHub Desktop.
Windows 10 Technical Preview IE UA String
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36 Edge/12.0
@z-eh

z-eh commented Jan 24, 2015

Copy link
Copy Markdown

It's just some compatibility issue. We have Mozilla keyword in IE UA string from IE9, now we also have Safari and AppleWebKit for the same. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment