Re: [twsocket] Intercept Http Request Headers and Alter Them

2008-03-19 Thread wayne forrest
Great, that is just what I needed. Thank you. On Tue, Mar 18, 2008 at 6:49 PM, RTT <[EMAIL PROTECTED]> wrote: > This is a very simple parse solution, but works. > >HeaderList := TStringList.Create; >HeaderList.NameValueSeparator := ':'; >HeaderList.Text := You

Re: [twsocket] Cathing window messages for HttpSrv

2008-03-19 Thread Arno Garrels
Bjørnar Nielsen wrote: > I'm using the THttpSrv in a thread, and want to catch the windows > message to the server. How is this possible? It's safe to use PostThreadMessage() for those custom messages, however you must check for msg.Hwnd = 0 in your message pump otherwise you risk conflicts with

Re: [twsocket] Delphi version

2008-03-19 Thread Francois Piette
> Wich Delphi version i need for use ICS??? ICS-V5: Delphi 1 to 11 ICS-V6: Delphi 7 to 11 Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.o