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

Unified Diff: net/data/quic_http_response_cache_data_with_push/test.example.com/index.html

Issue 2692943003: Rename www.example.com -> test.example.com for push resource (Closed)
Patch Set: rename the normal response cache directory as well Created 3 years, 10 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: net/data/quic_http_response_cache_data_with_push/test.example.com/index.html
diff --git a/net/data/quic_http_response_cache_data_with_push/www.example.com/index.html b/net/data/quic_http_response_cache_data_with_push/test.example.com/index.html
similarity index 77%
rename from net/data/quic_http_response_cache_data_with_push/www.example.com/index.html
rename to net/data/quic_http_response_cache_data_with_push/test.example.com/index.html
index bfcb61430f182fc32e6b214261e7cfb49e817a79..d5349489463c4960a89e5dc6d70bb76d4557696f 100644
--- a/net/data/quic_http_response_cache_data_with_push/www.example.com/index.html
+++ b/net/data/quic_http_response_cache_data_with_push/test.example.com/index.html
@@ -9,7 +9,7 @@ Content-Encoding: None
Keep-Alive: timeout=5, max=100
Connection: close
Content-Type: text/html
-X-Original-Url: https://www.example.com/
-X-Push-Url: https://www.example.com/kitten-1.jpg
+X-Original-Url: https://test.example.com/
+X-Push-Url: https://test.example.com/kitten-1.jpg
This is a test page.

Powered by Google App Engine
This is Rietveld 408576698