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

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

Issue 790273002: [Cronet] Handle redirects in CronetHttpURLConnection (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Modified a comment Created 6 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 unified diff | Download patch
OLDNEW
1 HTTP/1.1 302 Found 1 HTTP/1.1 302 Found
2 Location: http://mock.http/redirect.html 2 Location: /redirect.html
3 redirect-header0: header-value 3 redirect-header0: header-value
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698