[wp-trac] [WordPress Trac] #37992: fsockopen hard codes port 443 when http scheme used

WordPress Trac noreply at wordpress.org
Wed Oct 5 03:23:58 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:
--------------------------+---------------------
Changes (by dd32):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"38727"]:
 {{{
 #!CommitTicketReference repository="" revision="38727"
 HTTP: Update Requests to master (0048f3c) which fixes a number of
 outstanding issues.

 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:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list