[wp-trac] [WordPress Trac] #13777: Consolidate WP_Http argument processing into a single class

WordPress Trac wp-trac at lists.automattic.com
Fri Mar 25 05:34:46 UTC 2011


#13777: Consolidate WP_Http argument processing into a single class
-------------------------+--------------------------
 Reporter:  jacobsantos  |       Owner:  jacobsantos
     Type:  enhancement  |      Status:  closed
 Priority:  low          |   Milestone:
Component:  HTTP         |     Version:  3.0
 Severity:  minor        |  Resolution:  wontfix
 Keywords:  has-patch    |
-------------------------+--------------------------
Changes (by dd32):

 * keywords:  has-patch dev-feedback => has-patch
 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Future Release =>


Comment:

 I don't see any need for this.

 The WP_HTTP::request() method takes care of the incoming request and can
 handle processing the args. The processing of the args in each transport
 is specific to it's needs, to abstract the minimal code duplication will
 introduce more code and increase the churn rate of the existing code.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13777#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list