Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Why does back-buttoning to a cgi script-output page yield 'Page expired'?

by cianoz (Friar)
on Aug 26, 2000 at 16:22 UTC ( [id://29799]=note: print w/replies, xml ) Need Help??


in reply to Why does back-buttoning to a cgi script-output page yield 'Page expired'?

maybe http headers sent by the script contains something like:
cache-control: no-cache, must-revalidate pragma: no-cache
if you have the program "wget" you can verify by typing:
wget -S "http://your.url/here"

so as pointed before maybe is a feature...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://29799]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-25 15:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found