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

Unified Diff: net/data/quic_http_response_cache_data_with_push/www.example.com/index2.html

Issue 2550483002: Use www.example.com instead of quic.test.url and forums.nasioc.com in QuicHttpResponseCacheTests, a… (Closed)
Patch Set: Created 4 years 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: net/data/quic_http_response_cache_data_with_push/www.example.com/index2.html
diff --git a/net/data/quic_http_response_cache_data_with_push/quic-datatesturl.com/index2.html b/net/data/quic_http_response_cache_data_with_push/www.example.com/index2.html
similarity index 68%
rename from net/data/quic_http_response_cache_data_with_push/quic-datatesturl.com/index2.html
rename to net/data/quic_http_response_cache_data_with_push/www.example.com/index2.html
index 74afa66a0bb7ad406d01362d9c2a79e89de542d6..58c5db9d484416b338bfbdeb5d51f9c40288144d 100644
--- a/net/data/quic_http_response_cache_data_with_push/quic-datatesturl.com/index2.html
+++ b/net/data/quic_http_response_cache_data_with_push/www.example.com/index2.html
@@ -9,8 +9,8 @@ Content-Encoding: None
Keep-Alive: timeout=5, max=100
Connection: close
Content-Type: text/html
-X-Original-Url: https://quic.test.url/index2.html
-X-Push-Url: https://quic.test.url/kitten-1.jpg
-X-Push-Url: https://quic.test.url/favicon.ico
+X-Original-Url: https://www.example.com/index2.html
+X-Push-Url: https://www.example.com/kitten-1.jpg
+X-Push-Url: https://www.example.com/favicon.ico
This is a test page.

Powered by Google App Engine
This is Rietveld 408576698