Chromium Code Reviews| Index: content/test/data/nostore.html |
| diff --git a/content/test/data/nostore.html b/content/test/data/nostore.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5ca34a953ca2592e6a96ff4ed324f5ec2a22cf85 |
| --- /dev/null |
| +++ b/content/test/data/nostore.html |
| @@ -0,0 +1,4 @@ |
| +<html> |
| +<head><title>Cache-Control: no-store Test Page</title></head> |
| +<body>Cache-Control: no-store test body</body> |
| +</html> |