[4476] in SIPB bug reports
Re: Mosaic
daemon@ATHENA.MIT.EDU (Albert Dvornik)
Tue Mar 15 18:30:01 1994
To: nocturne@MIT.EDU
Cc: bug-sipb@MIT.EDU
In-Reply-To: Your message of Tue, 15 Mar 94 16:00:38 -0500.
<199403152100.QAA16505@dragons-lair.MIT.EDU>
Date: Tue, 15 Mar 94 18:28:51 EST
From: "Albert Dvornik" <bert@MIT.EDU>
> It doesn't even seem to check to see if the file sizes or dates
> match... as long as the filename is the same.
There is no good way to do this using the currently supported part of
HTTP/1.0. (You could pass the date as a response header for the HEAD
request, but few servers support HEAD.)
> How do I force a reload of an inline image such as this without
> restarting Mosaic?
You can reload all the images on the current page using _File_ ->
_Reload Images_. (_Reload Current_ and "Reload" button only reload
text pages.)
Chad also mentioned _Options_ -> _Flush Image Cache_, which will nuke
your cache of images and make them be loaded again next time you
reload the page.
> (Note -- I view the need for such action as a bug, not a feature.)
No, this saves a *lot* of server requests.
If you want to reload images, tell Mosaic to reload images.
--bert