Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: net/data/fuzzer_dictionaries/net_http_security_headers_fuzzer.dict

Issue 2753703002: Add Expect-CT header parsing (Closed)
Patch Set: add txt extensions to seed corpus Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
"+"
« no previous file with comments | « net/data/fuzzer_data/http_security_headers/http_security_header_136.txt ('k') | net/http/http_security_headers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698