add no-cache Pragma and Cache-control headers to the http response.. I see no reason...
authormh <mh>
Fri, 6 Dec 2002 08:12:42 +0000 (08:12 +0000)
committermh <mh>
Fri, 6 Dec 2002 08:12:42 +0000 (08:12 +0000)
commitd8021ad0dd618e63a40b515a85206b44cec2375e
tree149478f47273fbf69362d4be86374ae153886efa
parent30950b17bdbce3441f4b7b6377520bb838adf7e3
add no-cache Pragma and Cache-control headers to the http response.. I see no reason why not to do this as nothing in Mir should be cached and I have been annoyed to many times by opera and IE caching stuff not to do this. It has to be in the http headers and not in the Meta tags as some browsers have problems..
source/Mir.java
source/OpenMir.java