View Single Post
  #7 (permalink)  
Old 05-09-2006, 05:50 PM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,784
Default

You can set AjxRpc headers like this:

Code:
var rpcId = AjxRpc.invoke(requestStr, uri, {"Content-Type": "application/soap+xml; charset=utf-8"}, rpcCallback);
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote