add no-cache Pragma and Cache-control headers to the http response.. I see no reason...
authormh <mh>
Fri, 6 Dec 2002 07:14:45 +0000 (07:14 +0000)
committermh <mh>
Fri, 6 Dec 2002 07:14:45 +0000 (07:14 +0000)
commit9841c513c9ee31d080b5bfbc129b119b816544bd
treec18970d58d9a43f49ef85b43a42067b071502b0b
parentf211e7174b29cbbf2789add4bfbf7faa93b2b3d5
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