Re: [w3c/manifest] Is it possible for a progressive web app to embed web manifest into html page? (#534)

When requesting the home page of the app it shows the request link, but can't show info:

<img width="1440" alt="pwa request of index aspx - manifest shows no data" src="https://cloud.githubusercontent.com/assets/246842/20930526/f6fb227e-bbcd-11e6-80e0-92eca5a70f75.png">

The request headers of index.aspx (and all other loaded artifacts like images) show the cookie with authentication information:

<img width="1440" alt="pwa request headers index aspx" src="https://cloud.githubusercontent.com/assets/246842/20930530/fc8e4a54-bbcd-11e6-9957-819c9579fc9e.png">

The link request to the manifest does not have the cookie with authentication information in the request header:

<img width="1440" alt="pwa request headers manifest webmanifest" src="https://cloud.githubusercontent.com/assets/246842/20930538/08e75d4a-bbce-11e6-9a78-3e99b0af3111.png">


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/534#issuecomment-265174335

Received on Tuesday, 6 December 2016 15:12:21 UTC