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

Side by Side Diff: net/data/url_request_unittest/two-content-lengths.html.mock-http-headers

Issue 686343002: Add MaybeInterceptRedirect/Response to URLRequestInterceptor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added tests, removed DRP Created 6 years, 1 month 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
« no previous file with comments | « net/data/url_request_unittest/two-content-lengths.html ('k') | net/ocsp/nss_ocsp_unittest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 HTTP/1.1 200 OK 1 HTTP/1.1 200 OK
2 Content-Type: text/html 2 Content-Type: text/html
3 Content-Length: 42
4 Content-Length: 41
mtomasz 2014/11/05 02:08:34 The header seems doubled. Is it OK?
bengr 2014/11/05 02:13:20 Yes. The intention was to create an invalid respon
OLDNEW
« no previous file with comments | « net/data/url_request_unittest/two-content-lengths.html ('k') | net/ocsp/nss_ocsp_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698