I wanted to add a extra header to my saveURI:
persist.saveURI(source, null, null, postData, "test: test", target);

but this doesn't seem to work!

According to the .idl file you can provide an additional header:
http://lxr.mozilla.org/mozilla/source/embedding/components/webbrowserpersist/public/nsIWebBrowserPersist.idl#116

@param aExtraHeaders Additional headers to supply with an HTTP request
in string aExtraHeaders

How do you provide this extra header?

--
Henrik Gemal
Mozilla Evangelist

Mozilla Blog with news, devinfo, links, etc:
http://gemal.dk




Reply via email to