[wp-trac] [WordPress Trac] #18589: class WP_Http_Curl missing support for DELETE method

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 16 03:55:19 UTC 2011


#18589: class WP_Http_Curl missing support for DELETE method
-----------------------------------------------+---------------------------
 Reporter:  jbrinley                           |       Owner:  dd32
     Type:  defect (bug)                       |      Status:  accepted
 Priority:  normal                             |   Milestone:  Future
Component:  HTTP                               |  Release
 Severity:  normal                             |     Version:
 Keywords:  has-patch needs-testing 3.4-early  |  Resolution:
-----------------------------------------------+---------------------------
Changes (by dd32):

 * keywords:  has-patch needs-testing => has-patch needs-testing 3.4-early
 * milestone:  Awaiting Review => Future Release


Comment:

 Replying to [comment:12 zx2c4]:
 > It worked with the previous version of wordpress. This is widely
 accepted. Popular plugins such as w3 cache rely on it (for the Varnish
 support).
 >
 > You acknowledged that it is a bug now.
 >
 > worked on previous version + is a bug now = what we call a regression

 It has never worked in previous versions reliably, WP_HTTP has 3 different
 transports which might be used depending on server configuration, The Curl
 handler has never handled non-GET/HEAD/POST requests. The other transports
 have supported it, but simply by coincidence. The now-removed HTTP
 Extension transport didn't support it either.

 This is a defect, however, not a regression.

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


More information about the wp-trac mailing list