header question

2002-04-05 Thread Mario Martinez R.
Is there any way to know the header my browser is pushing out when requesting an specific page?? regards Mario Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ:

Re: header question

2002-04-05 Thread Don Vawter
PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, April 05, 2002 7:15 AM Subject: header question Is there any way to know the header my browser is pushing out when requesting an specific page?? regards Mario Signup for the Fusion Authority news alert and keep up with the latest news

Re: header question

2002-04-05 Thread Mario Martinez R.
GetHttpRequestData() is a struct containing the header info sent by the browser to server. °¿° ~ Don Vawter - Original Message - From: Mario Martinez R. [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, April 05, 2002 7:15 AM Subject: header question

RE: header question

2002-04-05 Thread Shawn Kernes
, April 05, 2002 12:10 PM To: CF-Talk Subject: Re: header question ?? The server don't accept telnet. Any ideas?? how come telnet in 80 port?? . this is http port .is not it? Thanks Mario --- Don Vawter [EMAIL PROTECTED] escribió: telnet into server on port 80 and issue HEAD /mypage.cfm