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

Unified Diff: components/cronet/android/test/assets/test/quic_data/simple.txt

Issue 1389213003: [Cronet] Use Https for Quic Test Server (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ryancl
Patch Set: Adopt suggestion 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: components/cronet/android/test/assets/test/quic_data/simple.txt
diff --git a/components/cronet/android/test/assets/test/quic_data/simple.txt b/components/cronet/android/test/assets/test/quic_data/simple.txt
index 69d75ba4b51a7bc532413d68d56f22fbad7a5627..b79be8e0b5a6bbb8a70829dadb2c23fd618e538e 100644
--- a/components/cronet/android/test/assets/test/quic_data/simple.txt
+++ b/components/cronet/android/test/assets/test/quic_data/simple.txt
@@ -1,6 +1,6 @@
HTTP/1.1 200 OK
Cache-Control: private, max-age=0
Content-Type: text/plain
-X-Original-Url: http://127.0.0.1:6121/simple.txt
+X-Original-Url: https://test.example.com:6121/simple.txt
This is a simple text file served by QUIC.

Powered by Google App Engine
This is Rietveld 408576698