Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C cssembed
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nicholas C. Zakas
  • cssembed
  • Issues
  • #34
Closed
Open
Issue created Sep 01, 2011 by Ben Johnson@neogic

Documentation update: IE now requires MIME type 'message/rfc822' for MHTML content

As of the Jun 11 (earlier?) MHTML security update KB2544893 (also called KB2503658 AIUI), the MHTML content MUST be delivered with the MIME type "message/rfc822", otherwise it will be ignored (including in IE6/7 on XP). Prior to IE9, this MIME type doesn't prevent IE from parsing the stylesheet as CSS, so is fine to use for IE8 and under (but not IE9+ and other browsers).

More discussion here: http://www.phpied.com/mhtml-when-you-need-data-uris-in-ie7-and-under/#comment-74091 http://www.phpied.com/mhtml-when-you-need-data-uris-in-ie7-and-under/#comment-78585

Cheers, BJ

Assignee
Assign to
Time tracking