https://issues.apache.org/bugzilla/show_bug.cgi?id=54028
Priority: P2 Bug ID: 54028 Assignee: dev@tomcat.apache.org Summary: Please add mime mapping for html5 manifest Severity: normal Classification: Unclassified OS: Linux Reporter: stefan.gebha...@finux.net Hardware: PC Status: NEW Version: unspecified Component: Catalina Product: Tomcat 7 Please add mime-type mapping for the html5 cache manifest to web.xml <mime-mapping> <extension>manifest</extension> <mime-type>text/cache-manifest</mime-type> </mime-mapping> The cache manifest is describe here http://www.w3.org/TR/2011/WD-html5-20110525/offline.html and here http://developer.apple.com/library/ios/#documentation/AppleApplications/Reference/SafariWebContent/Client-SideStorage/Client-SideStorage.html -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org