Detecting XML-RPC request

Marcus Lunzenauer <[email protected]> Wed, 11 Oct 2006 14:12:16 +0200
Newsgroups gmane.comp.php.xml-rpc
Message-ID <[email protected]>
Hi,

I need some help with incoming HTTP requests. What is needed to identify
this request as a XML-RPC request? I want to be able to tell SOAP,
XML-RPC and JSON requests apart to auto-dispatch them.

Bye, Marcus