[wp-trac] Re: [WordPress Trac] #8610: Plugin update API error, incorrect URL

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 14 04:58:19 GMT 2008


#8610: Plugin update API error, incorrect URL
---------------------------+------------------------------------------------
 Reporter:  DD32           |        Owner:  mdawaffe
     Type:  defect         |       Status:  new     
 Priority:  normal         |    Milestone:          
Component:  WordPress.org  |      Version:          
 Severity:  normal         |   Resolution:          
 Keywords:                 |  
---------------------------+------------------------------------------------
Comment (by DD32):

 Just in addition to this, Seems the 404 urls' do not produce 404
 responses, rather they're producing 501's:

 {{{
 array
   'headers' =>
     array
       'content-type' => string 'text/html' (length=9)
       'content-length' => string '28' (length=2)
   'body' => string 'This method may not be used.' (length=28)
   'response' =>
     array
       'code' => int 501
       'message' => string 'Not Implemented' (length=15)
 }}}
 (Thats from WP's HTTP API, I'm not sure why i dont see the same output in
 a browser though..)

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8610#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list