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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/preload/resources/charset.js

Issue 2026673003: Add Document encoding to header preloaded requests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2743
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
Index: third_party/WebKit/LayoutTests/http/tests/preload/resources/charset.js
diff --git a/third_party/WebKit/LayoutTests/http/tests/preload/resources/charset.js b/third_party/WebKit/LayoutTests/http/tests/preload/resources/charset.js
new file mode 100644
index 0000000000000000000000000000000000000000..d32f9a8df4206fbde2684247ba9447430bcb237c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/preload/resources/charset.js
@@ -0,0 +1 @@
+window.preload_header = 'Кириллиця';

Powered by Google App Engine
This is Rietveld 408576698