void Ns_ConnSetExpiresHeader( Ns_Conn *conn, char *httptime );
The Ns_ConnSetExpiresHeader formats and sends a header that will expire, using the time specified by the httptime string. You can use the Ns_HttpTime function to generate the time specification string.