Inform me about XML, I feel like a complete dunce.
I have to send the XML to the POST header and there is a library with a method that accepts the string contentType and the body of System.IO.Stream.
How?
I assume the first parameter is "text / html; charset = utf-8", which limits the type of stream used.
Bonus question: what is the easiest way to create an XmlDocument? What structure do you usually aim to start with?
The btw library is Madgex's OAuth package.
'Mark it!
source
share