/*
  X-Content-Type-Options: nosniff
  Referrer-Policy: strict-origin-when-cross-origin
  Cache-Control: no-cache, no-store, must-revalidate, max-age=0, s-maxage=0

/*.html
  Cache-Control: no-cache, no-store, must-revalidate, max-age=0, s-maxage=0

/*.js
  Content-Type: text/javascript; charset=utf-8
  Cache-Control: no-cache, no-store, must-revalidate, max-age=0, s-maxage=0

/*.json
  Content-Type: application/json; charset=utf-8
  Cache-Control: no-cache, no-store, must-revalidate, max-age=0, s-maxage=0
