question about httpProxy prop.

Andre Garzia soapdog at mac.com
Mon Aug 9 18:58:25 EDT 2004


Dar,

Thanks! I just changed the server code to include no-cache info... Hope 
that proxy dies! Also, hope that this is the source of all evil...

Thanks!
andre

On Aug 9, 2004, at 7:52 PM, Dar Scott wrote:

>
> On Aug 9, 2004, at 3:51 PM, Andre Garzia wrote:
>
>> thanks for the answer. I can control the http headers (in both 
>> request and response), what kind of headers can help me minimize the 
>> problem, plz!
>
> Arg.  Memory...failing...  Try some of these:
>
>
>    Expires <same as in date header to expire immediately>
>
> This requires putting in a date like this:  Sat, 08 Aug 2008 12:30:23 
> LDT
>
>
>    Cache-control: no-cache
>
> This can be in either client or server.  This is the easiest one to 
> try.
>
>
>    Pragma: no-cache
>    Expires: 0
>
> These are non standard, but some old proxies might only recognize one 
> or both of these.
>
>
> Dar Scott
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
-- 
Andre Alves Garzia ð 2004 ð BRAZIL
http://studio.soapdog.org



More information about the use-livecode mailing list