SuperPWA / super-progressive-web-apps

SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
https://wordpress.org/plugins/super-progressive-web-apps/
GNU General Public License v2.0
382 stars 82 forks source link

superpwa-manifest.json is not served via HTTP/2 #105

Closed twaiiiin closed 1 week ago

twaiiiin commented 5 years ago

Hello there,

Google Lighthouse tells me that the superpwa-manifest.json file is not served by HTTP/2 while the other resources are. Is this normal? Do you have the same behavior on other website?

It looks like all requests that are served from the Service Worker are marked with HTTP/1.1. This could be a bug with Google Chrome & Lighthouse (https://github.com/GoogleChrome/lighthouse/issues/7158) but it also affect on Firefox, too.

Thank you.

siwalikm commented 5 years ago

I faced the same issue earlier today. The lighthouse bug you referenced is fixed but hasn't reached stable browsers yet. Try checking using the lighthouse chrome extension or on chrome canary.

Here's the link to that PR.

Sanjeevsetu commented 1 week ago

Hi @twaiiiin

I am closing the ticket. If You still have issues, Please create new ticket or contact us