Hi, I'm writing my first extension for Chrome and I'm trying to call a Rest-Atom based web service which has a private feed secured with WSSE http header.
I can generate the correct user/token (thanks to a library of Victor Ruiz http://rvr.typepad.com/wind/2005/07/wsse_for_javasc.html), but how can I inject this text as an http header in my XmlHttpRequest object? Thanks for your help Régis -- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
