Ns setexpires

From AOLserver Wiki
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