<hunar>
then I changed the contents of the css file and the browser still sees the old file, I even deleted the css file but the browser still sees the old content of css at http://localhost:8000/test.css .. I closed everything restarted the server and still the same problem
<Regenaxer>
It is cached in the browser
<Regenaxer>
You can do Shift-Reload
<hunar>
:D
<hunar>
that was it
<Regenaxer>
:)
<hunar>
Thank you very much .. is that the default behavior? It makes tweaking the css file harder
<Regenaxer>
yeah, but you need to reload the page anyway
<Regenaxer>
so just shift is added
<hunar>
Great :) I can live with that
<razzy>
Regenaxer: i have never used tar to filesystem backup till now
<beneroth>
Hunar, this is standard browser behaviour
<beneroth>
Hunar, one way around is to have some random value or date/time into the css filename, so the css filename changes.. but then of course the link to it in HTML must change too
<beneroth>
razzy, tar = TApe ARchive
<beneroth>
very old. many functions. very useful.
razzy has quit [Ping timeout: 264 seconds]
<hunar>
Thanks beneroth :)
hunar has quit [Quit: Client closed]
cranium has joined #picolisp
rob_w has quit [Quit: Leaving]
aw- has quit [Ping timeout: 264 seconds]
cranium has quit [Quit: Leaving]
cranium has joined #picolisp
<beneroth>
quote of the day: "abstraction is a tool for managing complexity, not a tool for reducing knowledge."