I'm actually against a header for two reasons:

Headers are sent with every request; depending on the implementation 
method of said header, it'll be sent on a lot of pages (or even for 
non-HTML assets). A meta tag is less invasive.

Likewise, you can use a meta tag with static websites, a header not so 
easily.

~F


On Wed Sep 19 17:39:44 2012, Matthew Phillips wrote:
> I prefer an HTTP header as I don't want my index.html cluttered with
> vendor-specific mark up. Can we have something like this:
>
> X-App-Manifest: /manifest.webapp

_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to