[wp-trac] [WordPress Trac] #8692: Null body post requests
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Mon Dec 22 14:45:58 GMT 2008
    
    
  
#8692: Null body post requests
--------------------------+-------------------------------------------------
 Reporter:  sivel         |       Owner:  anonymous
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  2.7.1    
Component:  General       |     Version:  2.7      
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------
 There are 2 places where wp_remote_post is being used with a null body.
 The http api converts post requests with a null body to head requests.
 Replace the wp_remote_post with wp_remote_request in these locations.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/8692>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list