/*
  X-Frame-Options: DENY
  X-Content-Type-Options: nosniff
  Referrer-Policy: strict-origin-when-cross-origin

/*.html
  Cache-Control: public, max-age=0, must-revalidate

/*.md
  Content-Type: text/markdown; charset=utf-8
  Cache-Control: public, max-age=0, must-revalidate

/*.zip
  Content-Type: application/zip
  Content-Disposition: attachment; filename="market-sa-v2.zip"
  Cache-Control: public, max-age=0, must-revalidate
