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

Unified Diff: net/data/quic_in_memory_cache_data_with_push/quic-datatesturl.com/index2.html

Issue 1819853003: QUIC - extend QuicInMemoryCache so that simple server can do server push. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix asan detected bug Created 4 years, 9 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_in_memory_cache_data_with_push/quic-datatesturl.com/index2.html
diff --git a/net/data/quic_in_memory_cache_data/quic-datatesturl.com/index.html b/net/data/quic_in_memory_cache_data_with_push/quic-datatesturl.com/index2.html
similarity index 69%
copy from net/data/quic_in_memory_cache_data/quic-datatesturl.com/index.html
copy to net/data/quic_in_memory_cache_data_with_push/quic-datatesturl.com/index2.html
index 71aaeb0c622735e8b46651726d0fe77ec361c400..74afa66a0bb7ad406d01362d9c2a79e89de542d6 100644
--- a/net/data/quic_in_memory_cache_data/quic-datatesturl.com/index.html
+++ b/net/data/quic_in_memory_cache_data_with_push/quic-datatesturl.com/index2.html
@@ -9,6 +9,8 @@ Content-Encoding: None
Keep-Alive: timeout=5, max=100
Connection: close
Content-Type: text/html
-X-Original-Url: http://quic.test.url/index.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
This is a test page.

Powered by Google App Engine
This is Rietveld 408576698