M
Me Me
Hi,
I'm trying to post a xml to a server for encoding a file
(http://www.encoding.com/wdocs/SampleScripts).
Basically I just need a simple HTTP post where I specify an xml.
I'm trying to use Net::HTTP post but in my case I don't have a path to
specify as first parameter.
I jut need to send HTTP(S) POST request with single parameter named xml.
The server response is a normal XML document.
Thanks for any help on this.
Bye
I'm trying to post a xml to a server for encoding a file
(http://www.encoding.com/wdocs/SampleScripts).
Basically I just need a simple HTTP post where I specify an xml.
I'm trying to use Net::HTTP post but in my case I don't have a path to
specify as first parameter.
I jut need to send HTTP(S) POST request with single parameter named xml.
The server response is a normal XML document.
Thanks for any help on this.
Bye