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

Unified Diff: content/test/data/download/gzip-content.gz.mock-http-headers

Issue 1533583002: [Downloads] Factor out request handling logic between DRH and UD. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Why aren't there tests for sniffed MIME types? Created 5 years 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
Index: content/test/data/download/gzip-content.gz.mock-http-headers
diff --git a/content/test/data/download/gzip-content.gz.mock-http-headers b/content/test/data/download/gzip-content.gz.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..8f48fd4971c9f14b3ad6cf1a3602b149f0b50bff
--- /dev/null
+++ b/content/test/data/download/gzip-content.gz.mock-http-headers
@@ -0,0 +1,3 @@
+HTTP/1.1 200 OK
+Content-Length: 33
+
« content/browser/download/url_downloader.h ('K') | « content/test/data/download/gzip-content.gz ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698