NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
No Difference Here (Score:1)
I dl'd both links, five times each... using wget and the -S option so I could see the server responses.
I also diff'd the files to make sure my eyes were not playing tricks on me.
All files are identical.
I have found that I can greatly reduce browser caching by adding two meta statements to the head section. (I'm leaving out the angle brackets on the ends)
meta http-equiv="Pragma" content="no-cache"
meta http-equiv="Expires" content="-1
Re:No Difference Here (Score:1)
If things get any worse, I'll have to ask you to stop helping me.
Reply to This
Parent