[wp-trac] [WordPress Trac] #9093: XML-RPC error message Content-Type

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 11 19:23:38 GMT 2009


#9093: XML-RPC error message Content-Type
--------------------------+-------------------------------------------------
 Reporter:  jidanni       |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  lowest        |   Milestone:  2.8
Component:  HTTP          |     Version:     
 Severity:  trivial       |    Keywords:     
--------------------------+-------------------------------------------------
 No big deal, but
 {{{
 $ wwwoffle -O http://localhost/articles/xmlrpc.php
 HTTP/1.0 200 OK
 Date: Wed, 11 Feb 2009 00:49:58 GMT
 Server: Apache/2.2.11 (Debian) PHP/5.2.6-3 with Suhosin-Patch
 X-Powered-By: PHP/5.2.6-3
 Content-Type: text/html
 Connection: close
 Proxy-Connection: close

 XML-RPC server accepts POST requests only.
 }}}
 shouldn't the Content-Type be text/plain for this message? (Or use
 HTML formatting.)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9093>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list