post xml (wodHttpDLX)
Rindho,
hi. Posting XML is same, from HTTP's perspective, as posting any other data to the server. You should use Post method
http://www.weonlydo.com/HttpDLX/Help/wodHttpDLX-Post.html
and you should probably set content-type to 'text/xml', but this depends on type of the post you're making. If you have existing web page that does this post, we can replicate it for you using wodHttpDLX.
Kreso
Complete thread:
- post xml - rindho, 2014-09-14, 10:36
- post xml - wodSupport, 2014-09-14, 18:38