Ns_ConnResponseStatus

Name

Ns_ConnResponseStatus -- Return response status

Syntax

int Ns_ConnResponseStatus (Ns_Conn *conn);

Description

The Ns_ConnResponseStatus function returns the response status associated with the connection. This value is only meaningful after a response has been returned to the client. This function will normally be used in trace functions. See Ns_RegisterTrace for more information about traces.