-------------------------------------------------------------
Hugo Ahlenius E-Mail: [EMAIL PROTECTED]
Project Officer Phone: +46 8 230460
UNEP GRID-Arendal Fax: +46 8 230441
Stockholm Office Mobile: +46 733 467111
WWW: http://www.grida.no
-------------------------------------------------------------
| -----Original Message-----
| From: Dave Watts [mailto:[EMAIL PROTECTED]
| Sent: Friday, February 13, 2004 01:05
| To: CF-Talk
| Subject: RE: Cookie handling in older versions?
|
| > We are setting up a series of Websites to exchange
| information using
| > CFHTTP. We are using cookies for identification. We can
| track cookies
| > using the following with later versions of CF.
| >
| > cfhttp.responseHeader["set-cookie"]
| >
| > Unfortunately, 4.5 and earlier doesn't appear to return the
| structure
| > "set-cookie" as an array element of cfhttp.responseHeader.
| >
| > Does anyone remember how to extract cookie info from an CFHTTP
| > response back in the olden versions?
|
| You might want to use CFDUMP to see what exactly you have
| available within CFHTTP.ResponseHeader. I don't remember
| having this problem when reading cookies. If it doesn't show
| up in the dump, you can always parse CFHTTP.Header directly.
|
| Dave Watts, CTO, Fig Leaf Software
| http://www.figleaf.com/
| phone: 202-797-5496
| fax: 202-797-5444
|
|
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

