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

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

Issue 1972923004: X-DevTools-Emulate-Network-Conditions-Client-Id header shouldn't block cache reuse (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « third_party/WebKit/Source/core/inspector/InspectorResourceAgent.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/network/HTTPNames.in
diff --git a/third_party/WebKit/Source/platform/network/HTTPNames.in b/third_party/WebKit/Source/platform/network/HTTPNames.in
index 26737b7f1dfc33a5391fb041643ec782a1295df3..b43bf92436e6f315359382d4e9142035e4e6034b 100644
--- a/third_party/WebKit/Source/platform/network/HTTPNames.in
+++ b/third_party/WebKit/Source/platform/network/HTTPNames.in
@@ -53,6 +53,7 @@ User-Agent
Vary
X-Content-Type-Options
X-DNS-Prefetch-Control
+X-DevTools-Emulate-Network-Conditions-Client-Id
Nate Chapin 2016/05/13 15:26:36 InspectorInstrumentation isn't supposed to be used
X-Frame-Options
X-SourceMap
X-XSS-Protection
« no previous file with comments | « third_party/WebKit/Source/core/inspector/InspectorResourceAgent.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698