graylog-labs / graylog2-web-interface

[DEPRECATED]
https://www.graylog.org/
611 stars 174 forks source link

Try to fix IE compatibility mode #1668

Closed joschi closed 9 years ago

joschi commented 9 years ago

This PR adds an X-UA-Compatible header to all responses of the web interface and moves the X-UA-Compatible meta element up to make IE actually recognize its existence. :hankey:

Refs #1661, #1554

edmundoa commented 9 years ago

LGTM :+1: