pstream is dead; long live pstream
taciturnaxolotl.github.io/pstream-ng/
1/*
2 X-Frame-Options: DENY
3 X-XSS-Protection: 1; mode=block
4 X-Content-Type-Options: nosniff
5 Referrer-Policy: origin-when-cross-origin
6 Cache-Control: public, max-age=0, s-maxage=0, must-revalidate
7
8/manifest.webmanifest
9 Content-Type: application/manifest+json
10
11# assets get a long cache instead of no cache
12/assets/*
13 Cache-Control: public, max-age=31536000, s-maxage=31536000, immutable