Description[android_webview] Make intercepted URLRequests have status codes.
This changes the way AndroidStreamReaderUrlRequestJob handles requests which
don't have an InputStream. Rather than immediately failing the Job we pretend
to have HTTP response headers that say 404 Not Found and empty contents (much
like fetching the data from a real server would).
BUG=180542
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187270
Patch Set 1 #
Total comments: 10
Patch Set 2 : rebase #Patch Set 3 : fix clang and findbugs #Patch Set 4 : #Patch Set 5 : fix unit test #
Messages
Total messages: 11 (0 generated)
|