Re: XmlHttpRequest not loading latest version of xml
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: XmlHttpRequest not loading latest version of xml

From: Aaron Gray <ang.usenet@gmail.com>
Date: Sat Nov 26 2005 - 20:41:28 CET

> Aaron Gray wrote:
>
>> "Thomas 'PointedEars' Lahn" <PointedEars@web.de> wrote [...]
>>>> but changing the URI is the best idea.
>>> No, it is only the easiest one.
>>
>> So its a server side problem.
> No, it is a client-side problem best to be solved server-side :)

Ah... I see :)

>> The headers the server serves should have some form of "timeout".
>
> The response should also include such a header, yes. The specified
> header name is Expires. Other identifying headers include ETag and
> Content-Length, both specified in HTTP/1.1.

Thanks for the advice.

Seems like the best and only truely correct solution to the problem.

Aaron
Received on Sat Dec 3 04:30:47 2005