Lai Yiu Fai wrote:
Thanks but filter looks complicated to do a simple job. That module just requires to request a XML document via https. What would be the simply way
to do that?

It is overcomplicated. I recommend just using libcurl[1] or serf[2] as https client libraries. I have used both inside modules before.

[1] - http://curl.haxx.se/libcurl/
[2] - http://svn.webdav.org/repos/projects/serf/trunk/

PS: Someone should make a website and do a releasse of serf :P

-Paul

Reply via email to