[wp-trac] [WordPress Trac] #37992: fsockopen hard codes port 443 when http scheme used
WordPress Trac
noreply at wordpress.org
Wed Oct 5 03:26:41 UTC 2016
#37992: fsockopen hard codes port 443 when http scheme used
--------------------------+---------------------
Reporter: amandato | Owner: rmccue
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.6.2
Component: HTTP API | Version: 4.6.1
Severity: normal | Resolution: fixed
Keywords: | Focuses:
--------------------------+---------------------
Comment (by dd32):
In [changeset:"38728"]:
{{{
#!CommitTicketReference repository="" revision="38728"
HTTP: Update Requests to master (0048f3c) which fixes a number of
outstanding issues.
Merges [38727] to the 4.6 branch.
Fixes #38070, #37733 by reverting part of [38429] and using the fix in
Requests.
Fixes #37992 allowing for connecting to SSL resources on ports other than
443.
Fixes #37991 by not sending default ports in the `Host:` header.
Fixes #37839 to match and decode Chunked responses correctly.
Fixes #38232 allowing a SSL connection to ignore the hostname of the
certificate when verification is disabled.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37992#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list