On Thu, 02 Oct 2008 12:05:55 +0200, Fastream Technologies <[EMAIL PROTECTED]> wrote:
>> 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 >> the cookie key i get is pcar%5fTGl0dGxlTXV0dC5jb20%3d but should be pcar%5fTGl0dGxlTXV0dC5jb20gTWVtYmVycyBBcmVh without this i get redirected to the wrong page. -- 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