--- david bovill <[EMAIL PROTECTED]> wrote: > Looking into sending xmlrpc calls that require basic > http > authentication... any ideas as it is not documented > in the xmlrpc > create request, but is AFAIK part of the libUrl > stack... just can't > find any docs at the moment... >
Hi David, While you can follow Andre's suggestion to do it directly, it is an excellent enhancement request, and I suggest you feed it to bugzilla so it can be picked up ine of the next releases of Revolution. The way the current library works, you cannot set your own httpHeaders and then call revXMLRPC_Execute, as this replaces the httpHeaders with a set of its own before calling the web service. Hope this helped, Jan Schenkel. Quartam - Tools for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
