Title: Re: Witango-Talk: local$httheader using v5
This is a bit of deja vu.  We have had 4-5 similar requests this week off list.

This is a fairly generic header that should work with any browser.  Keep is all on one line.

<@ASSIGN request$httpHeader "HTTP/1.1 <@HTTPSTATUSCODE> <@HTTPREASONPHRASE><@crlf>Date: <@CURRENTTIMESTAMP FORMAT='datetime:http'><@crlf>Server: Witango 5.0.1.059<@crlf>MIME-Version: 1.0<@crlf>Content-Type: text/html<@crlf><@crlf>">


Witango Support

On 5/6/03 5:36 AM, "Chuck Lockwood" <[EMAIL PROTECTED]> wrote:

> Can anyone point me to good examples of how to form a correct httpheader
> using Witango v5 and the new meta tags, <@HTTPSTATUSCODE> and
> <@HTTPREASONPHRASE>.  And how does <@SETCOOKIES> come into play?
>
> For XML responses I was using the code below (thanks to Scott), which no
> longer works: (may wrap)
>
> <@assign local$httpHeader value="X-Powered-By: Witango/LockDataXml ver.01
> X-Author: Chuck Lockwood [EMAIL PROTECTED]
> Cache-Control: no-cache, max-age=0, must-revalidate, proxy-revalidate
> Pragma: no-cache
> Content-Type: text/xml
>
> ">
>
> Thanks,
>
> Chuck Lockwood
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> LockData Technologies, Inc.
> 309 Main Avenue, Hawley, Pa 18428
> 570-226-7340 ~ Fax: 570-226-7341
> [EMAIL PROTECTED] ~ www.lockdata.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to