Opened 10 years ago
Closed 10 years ago
#416 closed enhancement (fixed)
Add IE 11 detection to the browsehappy.org API
Reported by: | blobaugh | Owned by: | Otto42 |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Browse Happy | Keywords: | has-patch needs-testing |
Cc: |
Description
With Internet Explorer 11 Microsoft has changed how the user agent is presented. Now instead of any mention of IE in the UA apps are supposed to refer to the Trident version number. This patch adds the ability to the API
See:
User Agent Changes http://msdn.microsoft.com/en-us/library/ie/hh869301%28v=vs.85%29.aspx
Understanding the User Agent http://msdn.microsoft.com/en-us/library/ie/ms537503%28v=vs.85%29.aspx
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Adds support for IE 11 User Agent string