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

Unified Diff: chrome/test/data/save_page/utf32.htm.mock-http-headers

Issue 1407663004: Tweaking WebPageSerializerImpl to emit a BOM for UTF16/32. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverting unnecessary embedded_test_server.cc changes. Created 5 years, 2 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: chrome/test/data/save_page/utf32.htm.mock-http-headers
diff --git a/chrome/test/data/save_page/utf32.htm.mock-http-headers b/chrome/test/data/save_page/utf32.htm.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..d6ba024ab445c5ff49671dc48f2430d06f943314
--- /dev/null
+++ b/chrome/test/data/save_page/utf32.htm.mock-http-headers
@@ -0,0 +1,4 @@
+HTTP/1.1 200 OK
+Connection: close
+Content-Length: 1312
+Content-Type: text/html; charset=utf-32

Powered by Google App Engine
This is Rietveld 408576698