mikeal / node.couchapp.js

Utility for writing couchapps.
Apache License 2.0
406 stars 78 forks source link

setting mimetype for App Cache files = Happy HTML5 coders #63

Closed rjcorwin closed 11 years ago

rjcorwin commented 11 years ago

Setting the mimetype correctly for App Cache files will help people writing CouchApps that want to take advantage of the new App Cache features in browsers. If this mimetype isn't set correctly, browsers will ignore manifest files :(.

rjcorwin commented 11 years ago

w00t!