)

How to Test if XML-RPC Is Working

Last Updated: 2 years ago by BrodNeil

XML-RPC is Python’s remote procedure call (RPC) protocol that uses XML to encode its calls and HTTP as a transport. The protocol specification describes how clients send requests

Here is a cool site to test if your XML-RPC is working: https://xmlrpc.eritreo.it/