I'm facing a similar situation, so how would this be written?


"Instead, you'll have to look in the Set-Cookie response header for CFID and
CFTOKEN with no prefixes."

Thanks, Mark

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Monday, November 03, 2003 8:57 AM
To: CF-Talk
Subject: RE: Extracting CFID and CFTOKEN?

> > Anyone know the code to extract CFID and CFTOKEN from
> > CFHTTP.HEADER or CFHTTP.RESPONSEHEADER? I can see both
> > CFID and CFTOKEN are embedded in CFHTTP.HEADER, but I
> > can't seem to find the right variable for
> > CFHTTP.RESPONSEHEADER [???] to pluck those out.
>
> If you are using it for session: session.cfid, session.cftoken
> For client: client.cfid, client.cftoken

None of that stuff will be available when you're using CFHTTP as a client to
fetch a CF page.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to