使用curl進行測試:
if they are using PWA alognside SSR, besides first load, they will always see empty index.html served from cache by service worker (unless they do hard refresh).
The simplest and safe method to test if SSR works is to run curl against the url.
