Is it possible to add a custom HTTP header to each request executed as a cache update?
i.e. cache.manifest
CACHE MANIFEST
CACHE:
/page1.html
/page2.html
I would like the requests for the page1.html
and page2.html
be executed with a custom HTTP header of X-Custom-Header: foo