Hi Everyone,

Does anyone know how I can get (read) the entire incoming HTTP Request
Header for a TAF?

Apparently Witango on the Mac has <@CGIPARAM FULL_REQUEST> which probably
does what I want - but of course I'm on Windows :-(

The following is an example HTTP Request (which I captured using
FakeServer - not Witango):
-------------
GET /test.taf HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword,
*/*
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
Host: salsa2:81
Connection: Keep-Alive
-------------

There is often information here I would like to know including properties
like 'Content-Type: text/xml' or even custom header information such as
'SOAPAction: ....'

I would like to keep it an all Witango solution, but have been playing with
Server-Side JavaScript with no luck and would explore an External process if
it works.

Am I overlooking something really obvious?

Thank you for your help. Cheers...

Scott Cadillac
http://xml-extra.net
[EMAIL PROTECTED]

VP, Research and Development
Plus International Corp.
604-460-1843
[EMAIL PROTECTED]
http://www.plusinternational.com

Vancouver, BC, Canada

Does your company have an Enterprise Information Portal? Check out Salsa at
www.plusinternational.com/flash/salsa.htm

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to