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

Unified Diff: LayoutTests/http/tests/inspector/network/network-xhr-post-payload-expected.txt

Issue 22413002: Try UTF-8 encoding first for XHR postData. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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/inspector/network/network-xhr-post-payload-expected.txt
diff --git a/LayoutTests/http/tests/inspector/network/network-xhr-post-payload-expected.txt b/LayoutTests/http/tests/inspector/network/network-xhr-post-payload-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b3ee0a7b668509de0a1448326e8a9d637f70734a
--- /dev/null
+++ b/LayoutTests/http/tests/inspector/network/network-xhr-post-payload-expected.txt
@@ -0,0 +1,5 @@
+CONSOLE MESSAGE: line 6: XHR loaded: 1
+Tests XHR network resource payload is not corrupted by transcoding.
+
+http://127.0.0.1:8000/inspector/network/resources/resource.php?foo
+

Powered by Google App Engine
This is Rietveld 408576698