commit | 43bda84362b8fd8bb74a81003e8b49cff15ea5ed | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Mon Mar 12 11:25:04 2012 -0700 |
committer | Conley Owens <cco3@android.com> | Mon Mar 12 12:13:15 2012 -0700 |
tree | 6d7a8606c95c460ef85d4352e86e0aa0f053830e | |
parent | 9b017dab46bd5b61f8719a3f2d7ca301ea0f6f69 [diff] |
Avoid missing content-length header in project.py Occassionally, the content-length may be missing when using urlib in python 2.6 and 2.7. This change assumes the value of the header is 0 if it doesn't exist Change-Id: Iaf1c8a796bc667823d4d7c30f9b617644b271d00