WordPress/wp-includes/IXR
John Blackbourn ec80a9fd63 XML-RPC: Emit an appropriate HTTP status code when an error is returned in response to an XML-RPC request.
This most notably affects the response when XML-RPC is disabled or when the supplied username and password is incorrect.

Props ericmann

Fixes #48213

Built from https://develop.svn.wordpress.org/trunk@49862


git-svn-id: http://core.svn.wordpress.org/trunk@49581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-12-21 20:23:02 +00:00
..
class-IXR-base64.php
class-IXR-client.php
class-IXR-clientmulticall.php
class-IXR-date.php
class-IXR-error.php
class-IXR-introspectionserver.php
class-IXR-message.php
class-IXR-request.php
class-IXR-server.php XML-RPC: Emit an appropriate HTTP status code when an error is returned in response to an XML-RPC request. 2020-12-21 20:23:02 +00:00
class-IXR-value.php