[DUG] Can anyone explain this one?

Jeremy Coulter jscoulter at gmail.com
Thu Oct 4 23:05:31 NZDT 2012


Hi all.

A 3rd party my application connects to has changed from using HTTP to using
HTTPS.

Long story short, I send, via HTTP POST, some XML, its consumed, and a
result in XML is returned. All of which worked fine under HTTP, but under
HTTPS, the <?xml version= is being stripped when by the time it gets to the
3rd party. 

I am using Indy for the HTTPS connection, BUT using the TIEHTTP3 control
which uses the same mechanism as IE, it too fails.

My initial reaction is, is must be the 3rd party. I have tried 3 different
components and they all have the same result..however, the 3rd party were
also able to show me logs where the data is fine.

In the end, I am adding an extra   <?xml version=  to the XML I am sending,
and it works.

Just checking if this is something someone else has come across before or
not.

 

Thanks, Jeremy

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20121004/f21d08a9/attachment.html 


More information about the Delphi mailing list