1# Copyright 2016 The Chromium Authors 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5" " 6"," 7";" 8"self" 9"//" 10"*" 11"www" 12".example.com" 13":443" 14"/path/to/resource" 15"'none'" 16"'self'" 17"'strict-dynamic'" 18"'unsafe-inline'" 19"'unsafe-eval'" 20"data:" 21"blob:" 22"filesystem:" 23"http:" 24"https:" 25"allow-forms" 26"allow-scripts" 27"base-uri" 28"block-all-mixed-content" 29"child-src" 30"connect-src" 31"default-src" 32"font-src" 33"form-action" 34"frame-ancestors" 35"frame-src" 36"img-src" 37"manifest-src" 38"media-src" 39"object-src" 40"plugin-types" 41"report-to" 42"report-uri" 43"sandbox" 44"script-src" 45"style-src" 46"treat-as-public-address" 47"upgrade-insecure-requests" 48"application/octet-stream" 49