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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers-expected.txt

Issue 385493002: Revert of Update XMLHttpRequest forbidden header names. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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: LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers-expected.txt b/LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers-expected.txt
index 4d9effec3378f43528553579aee7c1e3bc99fe93..efcc8c6b38b3c108e6f23c072bc083d6ff3c25dd 100644
--- a/LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers-expected.txt
@@ -4,10 +4,10 @@
CONSOLE ERROR: Refused to set unsafe header "ACCESS-CONTROL-REQUEST-METHOD"
CONSOLE ERROR: Refused to set unsafe header "CONNECTION"
CONSOLE ERROR: Refused to set unsafe header "CONTENT-LENGTH"
+CONSOLE ERROR: Refused to set unsafe header "CONTENT-TRANSFER-ENCODING"
CONSOLE ERROR: Refused to set unsafe header "COOKIE"
CONSOLE ERROR: Refused to set unsafe header "COOKIE2"
CONSOLE ERROR: Refused to set unsafe header "DATE"
-CONSOLE ERROR: Refused to set unsafe header "DNT"
CONSOLE ERROR: Refused to set unsafe header "EXPECT"
CONSOLE ERROR: Refused to set unsafe header "HOST"
CONSOLE ERROR: Refused to set unsafe header "KEEP-ALIVE"
« no previous file with comments | « LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html ('k') | Source/core/xml/XMLHttpRequest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698