SOAP request?

SOAP request?

Hello,

I'm trying to post a SOAP XML request to a URL, but the postURL() function requires the data to be a map variable.  It appears that this doesn't work because it places the SOAP XML request under a field header in the post data that isn't interpreted correctly by the server.  Is there any way to pass the post data as a simple string, or a workaround?

Thanks,

Jesse