Sending XML as the body of a HTTP request
843834Apr 8 2006 — edited Apr 16 2006I have to write an application that interacts with a server that expects XML encoded commands as the body of a HTML request. Can anyone tell me how I should do this.
Thanks.