Hi Dan, thank you very much for various cURL patches :)
On Wed, Feb 06, 2013 at 09:47:10PM +0100, Dan Fandrich wrote: > +e.g. C<Namespaces "s=http://schemas.xmlsoap.org/soap/envelope/"> I prefer to have the structure in the config file, instead of parsing a user-provided string. I've implemented this in <http://octo.cx/ff4e029>. The new syntax is now: Namespace <Prefix> <URL> For example: Namespace "s" "http://schemas.xmlsoap.org/soap/envelope/" Namespace "foo" "http://example.com/xml/foo/" Best regards, —octo -- collectd – The system statistics collection daemon Website: http://collectd.org Google+: http://collectd.org/+ GitHub: https://github.com/collectd Twitter: http://twitter.com/collectd
signature.asc
Description: Digital signature
_______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
