Bin: analyse-headers: no longer warn about no expect-ct

Jonathan Hodgson 2 years ago
parent b3ca61b3db
commit d0a4899e72
  1. 3
      bin/.bin/webtest/analyse-headers

@ -799,8 +799,7 @@ x-xss-protection
x-content-type-options x-content-type-options
feature-policy feature-policy
permissions-policy permissions-policy
cache-control cache-control"
expect-ct"
tmpfile="$(mktemp)" tmpfile="$(mktemp)"
touch "$tmpfile" touch "$tmpfile"

Loading…
Cancel
Save