Ns setexpires

From AOLserver Wiki
Revision as of 20:06, 23 June 2004 by WikiSysop (talk | contribs) (imported from WiKit id 654)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Man page: http://aolserver.com/docs/tcl/ns_setexpires.html


NAME

ns_setexpires - Set the current connections Expires header to the current time plus seconds seconds

SYNOPSIS

ns_setexpires seconds

DESCRIPTION

Set the current connections Expires header to the current time plus seconds seconds

EXAMPLES

   % ns_setexpires 60
Set the Expires header to expire in 1 minute from now

SEE ALSO

ns_time ns_conn

Category Documentation - Category Core Tcl API