Feedback
2nd September 2002
HarryF provided some excellent feedback on my library:
...If I can dare to make one suggestion: would be good to seperate the HTTP client as a seperate object from the XML-RPC client.
There’s a good HTTP client class here.
The client still needs one or two things, namely SSL connections (using Curl perhaps or with PHP 4.3 fsockopen can access SSL sites if OpenSSL is compiled with PHP) and HTTP Basic Authentication.
Also on the server side, would be great if there was a mechanism build in HTTP Authentication headers (again as a seperate class)—there’s an Authentication class here.
The reason is there’s not a single XML-RPC class yet that handles HTTP fully. There’s hardly even a complete PHP HTTP client to work with either.
May be the ISO8601 types can be spotted in the strtotime() function?
Also system.multicall would be good, as an in built mechanism (see here) and a means to build in introspection automatically.
More recent articles
- Trying out the new Gemini 2.5 model family - 17th June 2025
- The lethal trifecta for AI agents: private data, untrusted content, and external communication - 16th June 2025
- An Introduction to Google’s Approach to AI Agent Security - 15th June 2025