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

Unified Diff: net/data/quic_in_memory_cache_data_with_push/quic-datatesturl.com/index.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/index.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/index.html
similarity index 78%
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/index.html
index 71aaeb0c622735e8b46651726d0fe77ec361c400..d13a4d0258aa4b6ac952b039510f402a8f5caab8 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/index.html
@@ -9,6 +9,7 @@ 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/
+X-Push-Url: https://quic.test.url/kitten-1.jpg
This is a test page.

Powered by Google App Engine
This is Rietveld 408576698