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

Side by Side Diff: components/cronet/android/test/assets/test/quic_data/simple.txt

Issue 1039693003: [Cronet] Add support to run quic_simple_server (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unused header Created 5 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 HTTP/1.1 200 OK
2 Cache-Control: private, max-age=0
3 Content-Type: text/plain
4 X-Original-Url: http://127.0.0.1:6121/simple.txt
5
6 This is a simple text file served by QUIC.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698