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

Side by Side Diff: net/data/quic_http_response_cache_data/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 unified diff | Download patch
« no previous file with comments | « no previous file | net/data/quic_http_response_cache_data/test.example.com/map.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 HTTP/1.1 200 OK 1 HTTP/1.1 200 OK
2 Date: Tue, 28 Aug 2012 15:08:56 GMT 2 Date: Tue, 28 Aug 2012 15:08:56 GMT
3 Server: Apache/2.2.3 (CentOS) 3 Server: Apache/2.2.3 (CentOS)
4 X-Powered-By: PHP/5.1.6 4 X-Powered-By: PHP/5.1.6
5 Set-Cookie: bblastvisit=1346166536; expires=Wed, 28-Aug-2013 15:08:56 GMT; path= /; domain=.nasioc.com 5 Set-Cookie: bblastvisit=1346166536; expires=Wed, 28-Aug-2013 15:08:56 GMT; path= /; domain=.nasioc.com
6 Set-Cookie: bblastactivity=0; expires=Wed, 28-Aug-2013 15:08:56 GMT; path=/; dom ain=.nasioc.com 6 Set-Cookie: bblastactivity=0; expires=Wed, 28-Aug-2013 15:08:56 GMT; path=/; dom ain=.nasioc.com
7 Expires: 0 7 Expires: 0
8 Cache-Control: private, post-check=0, pre-check=0, max-age=0 8 Cache-Control: private, post-check=0, pre-check=0, max-age=0
9 Pragma: no-cache 9 Pragma: no-cache
10 X-UA-Compatible: IE=7 10 X-UA-Compatible: IE=7
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 54
55 <body> 55 <body>
56 <div> 56 <div>
57 <h1>Example Domain</h1> 57 <h1>Example Domain</h1>
58 <p>This domain is established to be used for illustrative examples in docume nts. You may use this 58 <p>This domain is established to be used for illustrative examples in docume nts. You may use this
59 domain in examples without prior coordination or asking for permission.</p> 59 domain in examples without prior coordination or asking for permission.</p>
60 <p><a href="http://www.iana.org/domains/example">More information...</a></p> 60 <p><a href="http://www.iana.org/domains/example">More information...</a></p>
61 </div> 61 </div>
62 </body> 62 </body>
63 </html> 63 </html>
OLDNEW
« no previous file with comments | « no previous file | net/data/quic_http_response_cache_data/test.example.com/map.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698