commit | c92dc11cd94f5b00f0193cc8cf1e03644d825590 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Dec 06 11:54:45 2012 -0800 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Dec 12 09:37:50 2012 -0800 |
tree | 3be170f069eab7d300bba4362bae6190386b407a | |
parent | 01794a47418fc062ff0ed998005e9be68264dc59 [diff] |
Move DownloadManager to HttpURLConnection. Apache HttpClient is in maintenance mode, and doesn't have support for features like Server Name Indication (SNI). This change moves DownloadManager to use HttpURLConnection internally. It also moves redirection handling into HttpURLConnection. Bug: 7070597 Change-Id: Ie80093eeeecd14f94e1c8b7597ff3f8f5d220691