diff options
author | qinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-10 04:18:20 +0000 |
---|---|---|
committer | qinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-10 04:18:20 +0000 |
commit | 173f8e20d4b58db5d45dab905307b6ed1b072b85 (patch) | |
tree | eac1a90b586ba8d68ebed1dfc1e61bb8027b21b2 /device/strings | |
parent | 9e70a74ab916161a471c026fed7d0ad41a2eeb8f (diff) | |
download | chromium_src-173f8e20d4b58db5d45dab905307b6ed1b072b85.zip chromium_src-173f8e20d4b58db5d45dab905307b6ed1b072b85.tar.gz chromium_src-173f8e20d4b58db5d45dab905307b6ed1b072b85.tar.bz2 |
fix a problem that android cannot download files with basic authentication
Android download manager does not support authentication headers.
This change adds a call to check if a url request contains authentication headers.
If so, we fallback to chrome download path instead of using the download manager.
BUG=159687
Review URL: https://chromiumcodereview.appspot.com/13609002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193318 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'device/strings')
0 files changed, 0 insertions, 0 deletions