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

/*.zip
  Content-Type: application/zip
  Content-Disposition: attachment
  Cache-Control: public, max-age=3600

/*.mid
  Content-Type: audio/midi
  Content-Disposition: attachment
  Cache-Control: public, max-age=86400

/*.md
  Content-Type: text/plain; charset=utf-8
  Cache-Control: public, max-age=300
