[wp-trac] [WordPress Trac] #37107: Requests: Proxy settings aren't honoured

WordPress Trac noreply at wordpress.org
Wed Jul 13 15:50:59 UTC 2016


#37107: Requests: Proxy settings aren't honoured
-----------------------------+----------------------
 Reporter:  johnbillion      |       Owner:  ocean90
     Type:  defect (bug)     |      Status:  closed
 Priority:  highest omg bbq  |   Milestone:  4.6
Component:  HTTP API         |     Version:  trunk
 Severity:  blocker          |  Resolution:  fixed
 Keywords:  has-patch        |     Focuses:
-----------------------------+----------------------
Changes (by ocean90):

 * owner:   => ocean90
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"38054"]:
 {{{
 #!CommitTicketReference repository="" revision="38054"
 HTTP API: Pass proxy settings to Requests.

 `WP_HTTP_Proxy()` is used directly in `WP_Http_Curl()` and
 `WP_Http_Streams()`. Since `WP_Http::request()` doesn't use them anymore
 we have to move the proxy handling into `WP_Http::request()` so the proxy
 data can be passed to `Requests::request()`.

 Props rmccue.
 See #33055.
 Fixes #37107.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37107#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list