Ns_ConnConstructHeaders

Name

Ns_ConnConstructHeaders -- Put HTTP header into DString

Syntax

void Ns_ConnConstructHeaders (Ns_Conn *conn, Ns_DString *dsPtr);

Description

Put the header of an HTTP response into the DString. Content-Length and Connection-Keepalive headers will be added if possible.