I am using Delphi 6 to develop a web service client. The service provider insists to use soap 1.2 . But when I checked THttpRio component in my Delphi 6 , I could see the soap agent is 1.1. How can I get soap agent 1.2 for delphi 6 ?

Thanks in advance,

Kind Regards Sinu

link|improve this question
IIRC Soap 1.2 was added in Delphi 2010 - see chrisbensen.blogspot.com/2009/08/rad-studio-2010-soap-12.html – mjn Feb 14 '11 at 11:36
feedback

1 Answer

http://cc.embarcadero.com/Item/24535

link|improve this answer
Hmmm, are you sure this would work with D6? The link only mentions D7, D2005 and D2006. – PhilW Feb 14 '11 at 9:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.