https://bugzilla.wikimedia.org/show_bug.cgi?id=56047

       Web browser: ---
            Bug ID: 56047
           Summary: PHPHttpRequest doesn't work with HTTPS
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Introduced by 1c927b1df2a (Iab2bda1ebc). Turns out PHP expects the context
scheme name to be "http" regardless of whether the actual protocol is HTTP or
HTTPS. This breaks PHPHttpRequest for all HTTPS requests since it no longer
sets the stream context properly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to