• W
    Add a header that tells Internet Explorer (all versions) to use the best... · 123eb25f
    wycats 提交于
    Add a header that tells Internet Explorer (all versions) to use the best available standards support. This ensures that IE doesn't go into quirks mode because it has been blacklisted by too many users pressing the incompatible button. It also tells IE to use the ChromeFrame renderer, if the user has installed the plugin.
    
    This guarantees that the best available standards support will be used on the client.
    123eb25f
action_dispatch.rb 2.9 KB