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

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

Issue 2695923010: Add Network.setSendRequestIdHeader and use it in headless (Closed)
Patch Set: Fix the layout test Created 3 years, 10 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/platform/loader/fetch/RawResourceTest.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.json5
diff --git a/third_party/WebKit/Source/platform/network/HTTPNames.json5 b/third_party/WebKit/Source/platform/network/HTTPNames.json5
index a8ca0854db7eb0ac1cd6cfb8f53b78e52dffe160..ae1749982d7bbbc6d06c834784e666c0860ede87 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-Request-Id",
"X-Frame-Options",
"X-SourceMap",
"X-XSS-Protection",
« no previous file with comments | « third_party/WebKit/Source/platform/loader/fetch/RawResourceTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698