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

Side by Side Diff: components/cronet/android/test/assets/test/success.html.mock-http-headers

Issue 558333007: Setup initial mock url request job tests for Cronet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Used matt's suggestion to dump test files from apk and addressed other comments Created 6 years, 3 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
1 HTTP/1.1 200 OK 1 HTTP/1.1 200 OK
mmenke 2014/09/18 18:31:44 How about a 404 response, too, to make sure that g
xunjieli 2014/09/18 22:45:14 Done. thanks! Cronet currently does not provide th
2 Content-Type: text/html 2 Content-Type: text/html
3 Access-Control-Allow-Origin: * 3 Access-Control-Allow-Origin: *
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698