| Index: net/data/fuzzer_dictionaries/net_http_security_headers_fuzzer.dict
|
| diff --git a/net/data/fuzzer_dictionaries/net_http_security_headers_fuzzer.dict b/net/data/fuzzer_dictionaries/net_http_security_headers_fuzzer.dict
|
| index 0003e608ddf1a7a5c7db71258d1633a5604b0605..ed58b0679843c602e010db5b3245f0fcea64d158 100644
|
| --- a/net/data/fuzzer_dictionaries/net_http_security_headers_fuzzer.dict
|
| +++ b/net/data/fuzzer_dictionaries/net_http_security_headers_fuzzer.dict
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -# HSTS and HPKP header parts
|
| +# HSTS, HPKP, Expect-CT header parts
|
| "max-age"
|
| "pin-"
|
| "sha256"
|
| @@ -10,9 +10,11 @@
|
| "report-uri"
|
| "includeSubdomains"
|
| "pin"
|
| +"enforce"
|
| "="
|
| ";"
|
| "\""
|
| +","
|
|
|
| # base64
|
| "+"
|
|
|