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

Unified Diff: net/data/quic_http_response_cache_data_with_push/test.example.com/index2.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/index2.html
diff --git a/net/data/quic_http_response_cache_data_with_push/www.example.com/index2.html b/net/data/quic_http_response_cache_data_with_push/test.example.com/index2.html
similarity index 67%
rename from net/data/quic_http_response_cache_data_with_push/www.example.com/index2.html
rename to net/data/quic_http_response_cache_data_with_push/test.example.com/index2.html
index 58c5db9d484416b338bfbdeb5d51f9c40288144d..4b9b5e44df0efc04869eac8cb12e4ba4bc6b9017 100644
--- a/net/data/quic_http_response_cache_data_with_push/www.example.com/index2.html
+++ b/net/data/quic_http_response_cache_data_with_push/test.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://www.example.com/index2.html
-X-Push-Url: https://www.example.com/kitten-1.jpg
-X-Push-Url: https://www.example.com/favicon.ico
+X-Original-Url: https://test.example.com/index2.html
+X-Push-Url: https://test.example.com/kitten-1.jpg
+X-Push-Url: https://test.example.com/favicon.ico
This is a test page.

Powered by Google App Engine
This is Rietveld 408576698