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

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 21 01:32:02 UTC 2011


#18589: class WP_Http_Curl missing support for DELETE method
-------------------------------------+------------------------------
 Reporter:  jbrinley                 |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  HTTP                     |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------------------

Comment (by dd32):

 Closed duplicate: #18727  - wp_remote_request with HTTP Curl Class Does
 Not Support Custom HTTP Methods

 The patch noted there of simply setting {{{ default: curl_setopt( $handle,
 CURLOPT_CUSTOMREQUEST, $r['method'] ); }}} seems like a reasonable option
 at first glance.

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


More information about the wp-trac mailing list