Name
Ns_ConnReturnNotImplemented -- Return a "not implemented"
HTTP status line.
Syntax
int Ns_ConnReturnNotImplemented
(Ns_Conn *conn);
Description
Calls Ns_ConnReturnStatus or Ns_ConnReturnNotice with a
status code of 500 to indicate that the request has not been
implemented by the server.