Page MenuHomePhabricator

PhpHttpRequest doesn't support HTTPS (regression r61352)
Closed, ResolvedPublic

Description

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.


Version: 1.20.x
Severity: normal

Details

Reference
bz29231

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 21 2014, 11:36 PM
bzimport set Reference to bz29231.
bzimport added a subscriber: Unknown Object (MLST).