I'm trying to do something like:
IdHTTP1.Post('https://webservices.thissite.com/websvc', data);
where data contains string (SOAP encapsulating XML)
The error I keep getting is HTTP 500 (Internal Server Error).
I'm tearing my hair out with this. Any help would be greatly
appreciated (and would keep me from going bald)