Ns setexpires
From AOLserver Wiki
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
Category Documentation - Category Core Tcl API
