[wp-trac] [WordPress Trac] #2567: XML-RPC returns incorrect content length header when using metaWeblog.getRecentPosts
WordPress Trac
noreply at wordpress.org
Sat Sep 26 03:10:25 UTC 2015
#2567: XML-RPC returns incorrect content length header when using
metaWeblog.getRecentPosts
-------------------------------+------------------------------
Reporter: dasher@… | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version: 1.5
Severity: major | Resolution: fixed
Keywords: xml-rpc has-patch | Focuses:
-------------------------------+------------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"34571"]:
{{{
#!CommitTicketReference repository="" revision="34571"
XML-RPC: `IXR_Server::output()` is notoriously bad at returning the right
value for the `Content-Length` HTTP header. This header is not required,
so we will remove it.
"We could of course remove the content-length header as it is not
required" was suggested 10 years ago. The IXR library is not maintained.
Our release is the latest, which occurred in 2010.
Fixes #2567.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/2567#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list