Re: [twsocket] D2009 and HttpClient

2009-03-10 Thread Francois PIETTE
> ICS v7 works perfect. ICS-V7 is the only one supporting D2009. -- francois.pie...@overbyte.be The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket maili

Re: [twsocket] HttpClient Add a Header Variable

2009-03-10 Thread Fastream Technologies
Hello Wayne, There is an event called OnBeforeHeader... which gets the request header as a TStringlist where you can change. Regards, SZ On Tue, Mar 10, 2009 at 1:11 PM, wayne forrest wrote: > How does one add a Header variable to ICS HttpClient ? > > thank you. > -- To unsubscribe or change

[twsocket] HttpClient Add a Header Variable

2009-03-10 Thread wayne forrest
How does one add a Header variable to ICS HttpClient ? thank you. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] D2009 and HttpClient

2009-03-10 Thread wayne forrest
ICS v7 works perfect. On Tue, Mar 10, 2009 at 10:41 AM, wayne forrest wrote: > I think I might have the wrong ICS version. > I will let you know when I have success. > > Thank you. > > > On Tue, Mar 10, 2009 at 9:46 AM, wayne forrest wrote: > >> Arno, with what version of Delphi did you try ? >>

Re: [twsocket] D2009 and HttpClient

2009-03-10 Thread wayne forrest
I think I might have the wrong ICS version. I will let you know when I have success. Thank you. On Tue, Mar 10, 2009 at 9:46 AM, wayne forrest wrote: > Arno, with what version of Delphi did you try ? > > I do not understand what I am doing wrong; Does my Code look right ? > > I have the version

Re: [twsocket] D2009 and HttpClient

2009-03-10 Thread wayne forrest
Arno, with what version of Delphi did you try ? I do not understand what I am doing wrong; Does my Code look right ? I have the version from the SVN installed. What else could be wrong ? On Tue, Mar 10, 2009 at 8:46 AM, wayne forrest wrote: > Hi Arno, > > I updated my SVN; The Server I am usin