What is the problem actually ?
You can get the cookie from OnCookie event.

--
[EMAIL PROTECTED]
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be

----- Original Message ----- 
From: "Ko Brink" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Thursday, October 02, 2008 4:03 AM
Subject: [twsocket] Transfer-Encoding: chunked ??


> This is driving me crazy, i have no idea what i have to do, to get the
> whole header or atleased the real cookie
>
> this is what i get back from my program in bcb6 and ICSv6
>
> HTTP/1.1 302 Found
> Date: Wed, 01 Oct 2008 23:43:51 GMT
> Server: Apache
> Set-Cookie:
> %5fTGl0dGxlTXV0dC5jb20%3d=VmlpM0pNdXFxdFhLWngwUHB5ZTlGT0NPQVM3T0p6UjcK;
> path=/; domain=.ifastnet.com
> Location: /main.php
> Transfer-Encoding: chunked
> Content-Type: text/html; charset=iso-8859-1
>
> in another program with ICSv5 i get the real header wich should be
>
> HTTP/1.1 302 Moved Temporarily
> Date: Wed, 01 Oct 2008 23:26:16 GMT
> Server: Apache
> Set-Cookie:
> pcar%5fTGl0dGxlTXV0dC5jb20gTWVtYmVycyBBcmVh=L1hsWDRJZDhQVE5lTHVWendNckFRNzdiQXU2VXZqM2EK;
> path=/; domain=.ifastnet.com
> Location: /main.php
> Content-Length: 286
> Content-Type: text/html; charset=iso-8859-1
>
> -- 
> 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 

-- 
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

Reply via email to