From xmlrpc-user-return-918-apmail-ws-xmlrpc-user-archive=ws.apache.org@ws.apache.org Fri Jan 09 15:17:27 2004 Return-Path: Delivered-To: apmail-ws-xmlrpc-user-archive@www.apache.org Received: (qmail 80100 invoked from network); 9 Jan 2004 15:17:27 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Jan 2004 15:17:27 -0000 Received: (qmail 71637 invoked by uid 500); 9 Jan 2004 15:17:21 -0000 Delivered-To: apmail-ws-xmlrpc-user-archive@ws.apache.org Received: (qmail 71467 invoked by uid 500); 9 Jan 2004 15:17:20 -0000 Mailing-List: contact xmlrpc-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: xmlrpc-user@ws.apache.org Delivered-To: mailing list xmlrpc-user@ws.apache.org Received: (qmail 71456 invoked from network); 9 Jan 2004 15:17:20 -0000 Received: from unknown (HELO mail.slb.com) (163.184.1.20) by daedalus.apache.org with SMTP; 9 Jan 2004 15:17:20 -0000 Received: from conversion-daemon.feamta01.singapore.fea.slb.com by feamta01.singapore.fea.slb.com (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) id <0HR800901A8OSA@feamta01.singapore.fea.slb.com> for xmlrpc-user@ws.apache.org; Fri, 09 Jan 2004 15:17:06 +0000 (GMT) Received: from sentinelle-mess.montrouge.eur.slb.com (sentinelle-mess.croissy.eur.slb.com [163.187.242.24]) by feamta01.singapore.fea.slb.com (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HR800KP2AFSPP@feamta01.singapore.fea.slb.com> for xmlrpc-user@ws.apache.org; Fri, 09 Jan 2004 15:16:44 +0000 (GMT) Received: from pivotsinet-mess.montrouge.eur.slb.com ([163.187.242.22]) by sentinelle-mess with InterScan Messaging Security Suite; Fri, 09 Jan 2004 16:22:27 +0100 Received: from lyomes01.MESSEMASLB (lyomes01.lyon.eur.slb.com [163.187.180.5]) by pivotsinet-mess.montrouge.eur.slb.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id ZQRS7HVJ; Fri, 09 Jan 2004 16:19:12 +0100 Received: by lyomes01.lyon.eur.slb.com with Internet Mail Service (5.5.2653.19) id ; Fri, 09 Jan 2004 16:15:57 +0100 Content-return: allowed Date: Fri, 09 Jan 2004 16:15:50 +0100 From: LAFONTAINE Julien - LYO Subject: RE: Modifying HTTP request headers To: xmlrpc-user@ws.apache.org Message-id: <1B9D8A2F7E92D611967D009027D0897E661274@lyomes01.lyon.eur.slb.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-type: text/plain Content-transfer-encoding: 7BIT X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N We needed that feature as well to be able to use apache xml-rpc with websphere authentication servlet. We had to implement that feature oursleves as we couldn't find it. It be great if that could be implemented in the next release. Julien -----Message d'origine----- De : Phil Wilson [mailto:phil@philwilson.org] Envoye : vendredi 9 janvier 2004 15:20 A : xmlrpc-user@ws.apache.org Objet : Modifying HTTP request headers Hi all, A project I'm working on uses the salesforce.com web services[1]. In order to use their XML-RPC interface I need to be able to specify the content of the "Cookie" HTTP request header (the value of which is specified by the return from an initial login). Is there any way of doing this in the 1.1 release? I know that towards the end of 2002 Ryan Hoegg was looking at integrating the commons HttpClient to isolate the HTTP level. Did this ever get anywhere? For various political reasons, using an unstable branch (i.e. 1.2) isn't a solution for me at the moment. Thanks, Phil [1] http://sforce.com/us/resources/api.jsp