Chromium Code Reviews| Index: chrome/test/data/content_length/content_length_too_large.html.mock-http-headers |
| diff --git a/chrome/test/data/content_length/content_length_too_large.html.mock-http-headers b/chrome/test/data/content_length/content_length_too_large.html.mock-http-headers |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c4b3e03a52b2d40947d4ee5cd40da0b7b717d7b5 |
| --- /dev/null |
| +++ b/chrome/test/data/content_length/content_length_too_large.html.mock-http-headers |
| @@ -0,0 +1,3 @@ |
| +HTTP/1.1 200 OK |
| +Content-Type: text/html |
| +Content-Length: 500000 |