commit | a9f11b3cb281270084526a490dc61625b51b8192 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Wed Jan 02 15:40:48 2013 -0800 |
committer | Shawn Pearce <sop@google.com> | Wed Jan 02 15:41:57 2013 -0800 |
tree | 040d3144fd3c540b7b2d1a381ea28ac14ba42129 | |
parent | 7bdbde7af84036d2d900150e67f462e1a50f4b0e [diff] |
Support resolving relative fetch URLs on persistent-https:// Some versions of Python will only attempt to resolve a relative URL if they understand the URL scheme. Convert persistent-http:// and persistent-https:// schemes to the more typical http:// and https:// versions for the resolve call. Change-Id: I99072d5a69be8cfaa429a3ab177ba644d928ffba