Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

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

by DarkSniper (Initiate)
on Feb 17, 2003 at 12:48 UTC ( [id://235950]=note: print w/replies, xml ) Need Help??


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

i solved this by setting the expiry time on all my headers to +1h.
print $cgi->header(expires => '+1h');

Originally posted as a Categorized Answer.

  • Comment on Re: Why does back-buttoning to a cgi script-output page yield 'Page expired'?
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-24 23:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found