Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: bizarre CGI script behaviour

From: g:santilli:tiscalinet:it at: 8-Jan-2001 18:59

Hello Graham! On 07-Gen-01, you wrote: GC>> as soon as it gets a "Pragma: no-cache" in the HTTP GC>> header. GC> I've changed my headers to now say: GC> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> GC> <META HTTP-EQUIV="Expires" CONTENT="0"> GC> <HTML> GC> Hopefully, this will fix the problem till my ISP sorts their GC> side out. <META> tags are interpreted by the browser, but I'm not sure if the proxy would consider them... If it doesn't, try returning it in the headers, like: print "Pragma: no-cache" print "Content-type: text/html" print "" ; ... Regards, Gabriele. -- Gabriele Santilli <[giesse--writeme--com]> - Amigan - REBOL programmer Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/