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

Unified Diff: chrome/test/data/downloads/empty.bin.mock-http-headers

Issue 267563004: Avoid issuing a Read() after draining a request. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-upload to see if it would make bots happy. Created 6 years, 7 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 | « chrome/test/data/downloads/empty.bin ('k') | content/browser/download/download_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/downloads/empty.bin.mock-http-headers
diff --git a/chrome/test/data/downloads/empty.bin.mock-http-headers b/chrome/test/data/downloads/empty.bin.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..bbf9371723906161d5f97d7ef8f8afa921e9a4d7
--- /dev/null
+++ b/chrome/test/data/downloads/empty.bin.mock-http-headers
@@ -0,0 +1,11 @@
+HTTP/1.1 200 OK
+Date: Tue, 19 Nov 2013 02:16:10 GMT
+Accept-Ranges: bytes
+Last-Modified: Wed, 13 Nov 2013 04:27:07 GMT
+ETag: "COW-SAYS-MOO"
+Cache-Control: private
+Expires: -1
+Content-Type: application/octet-stream
+Vary: Accept-Encoding,User-Agent
+Content-Encoding: gzip
+Content-Length: 20
« no previous file with comments | « chrome/test/data/downloads/empty.bin ('k') | content/browser/download/download_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698