What is the method are you trying? If it is POST, POST after 302 is not possible--POST request after redirection becomes GET.
Regards, SZ On Thu, Oct 2, 2008 at 5:03 AM, Ko Brink <[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 > > -- > 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