Ns_ConnReturnInternalError

Name

Ns_ConnReturnInternalError -- Return an "internal error" HTTP status line.

Syntax

int Ns_ConnReturnInternalError (Ns_Conn *conn);

Description

Calls Ns_ConnReturnStatus or Ns_ConnReturnNotice with a status code of 500 to indicate that an internal error occurred.