Hi,

thanks for the reply. I'm using CF 6.1

Your not talking about gethttprequestdata().headers are you, that only
appears to give acces to the request side of things, is there some way to
find out more about the server response?

BTW I've been looking at the Mach-II stuff , after I saw a post of yours-
very polished, hope to be able to start using trialling it soon.

Elliot




"Sean A Corfield" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> On Dec 11, 2003, at 5:42 PM, Elliot Russo wrote:
> > why when I dump cgi in cfmx the key 'local_addr' doesn't show but is
> > there
> > anyway.
>
> The CGI scope is kinda magic... Initially only a few common CGI
> variables are passed from the web server to CF so dumping CGI only
> shows those, however if you request an 'uncommon' variable, CF
> effectively calls back to the web server (via the connector) to fetch
> the data. This reduces the amount of data traffic through the connector
> for the vast majority of requests.
>
> > Also where t\do my server custom headers hide in cf (I'm setting
> > them in IIS5 and 6), but ther don't appear available in cf
>
> Can't help you with that I'm afraid. Which version of CF are you using?
> Perhaps they can be accessed via the underlying Java HTTP Request
> object (in CFMX).
>
> Sean A Corfield -- http://www.corfield.org/blog/
>
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
>
>
>



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to