Hi there, Apologies if it is inappropriate to post non-dev questions on this list, but I could not find any other point of contact.
I'm currently developing a Java module to link H-Sphere to our local domain registrar, which uses XML-RPC. They only deal with PHP so aren't able to be very helpful with the particular problem I'm having. Some queries are working fine, so communication with the server isn't a problem, but when I try other methods I get: org.apache.xmlrpc.client.XmlRpcClientException: Failed to parse servers response: Expected methodResponse element, got br Is there a way I can retrieve the "raw" server response in order to debug this further? The server I'm communicating with is HTTPS so packet sniffers aren't too helpful. Any assistance at all is appreciated. Cheers, Al -- The project has begun...
