Last modified: 2011-06-01 18:58:20 UTC
It looks like in r61352 with the big refactor, the PhpHttpRequest implementation of MwHttpRequest class started checking the URL scheme and only allowing 'http'. This of course means that it doesn't handle 'https' URLs, which.... well is kind of lame.
r89278