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

Unified Diff: components/cronet/android/test/assets/test/datareductionproxysuccess.txt.mock-http-headers

Issue 937513003: Add Data Saver support to Cronet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed nit Created 5 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
Index: components/cronet/android/test/assets/test/datareductionproxysuccess.txt.mock-http-headers
diff --git a/components/cronet/android/test/assets/test/datareductionproxysuccess.txt.mock-http-headers b/components/cronet/android/test/assets/test/datareductionproxysuccess.txt.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..856b4baa5744c3196c7fd5768aeff928d4bb0b10
--- /dev/null
+++ b/components/cronet/android/test/assets/test/datareductionproxysuccess.txt.mock-http-headers
@@ -0,0 +1,5 @@
+HTTP/1.1 200 OK
+Content-Type: text/plain
+Content-Length: 19
+header-name: header-value
+Via: 1.1 Chrome-Compression-Proxy

Powered by Google App Engine
This is Rietveld 408576698