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

Unified Diff: net/data/url_request_unittest/redirect-test.html.mock-http-headers

Issue 23710059: Release the cache entry on deferred redirect. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 3 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
« no previous file with comments | « no previous file | net/http/http_cache.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/url_request_unittest/redirect-test.html.mock-http-headers
diff --git a/net/data/url_request_unittest/redirect-test.html.mock-http-headers b/net/data/url_request_unittest/redirect-test.html.mock-http-headers
index 9fdd1c0b7b969cc99619e4e6650e246aac6cd87b..c59ef583ab0528c2b9547d368d013f89fd3e7cef 100644
--- a/net/data/url_request_unittest/redirect-test.html.mock-http-headers
+++ b/net/data/url_request_unittest/redirect-test.html.mock-http-headers
@@ -1,2 +1,3 @@
HTTP/1.1 302 Redirect
Location: with-headers.html
+Cache-Control: max-age=10000
« no previous file with comments | « no previous file | net/http/http_cache.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698