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

Unified Diff: third_party/WebKit/Source/platform/network/HTTPNames.json5

Issue 2739323003: DevTools protocol interception, blocking & modification of requests (Closed)
Patch Set: Add missing expects plus tweak test output of Network.interceptedRedirect for clarity Created 3 years, 9 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: third_party/WebKit/Source/platform/network/HTTPNames.json5
diff --git a/third_party/WebKit/Source/platform/network/HTTPNames.json5 b/third_party/WebKit/Source/platform/network/HTTPNames.json5
index ae1749982d7bbbc6d06c834784e666c0860ede87..b22da17fa61dbb594ff183175415350a64ec2a52 100644
--- a/third_party/WebKit/Source/platform/network/HTTPNames.json5
+++ b/third_party/WebKit/Source/platform/network/HTTPNames.json5
@@ -62,6 +62,7 @@
"X-Content-Type-Options",
"X-DNS-Prefetch-Control",
"X-DevTools-Emulate-Network-Conditions-Client-Id",
+ "X-DevTools-Intercept-Id",
"X-DevTools-Request-Id",
"X-Frame-Options",
"X-SourceMap",

Powered by Google App Engine
This is Rietveld 408576698