Return an "internal error" HTTP status line.
int Ns_ConnReturnInternalError (Ns_Conn *conn);
Calls Ns_ConnReturnStatus or Ns_ConnReturnNotice with a status code of 500 to indicate that an internal error occurred.
Top of Page
Copyright © 1996 America Online, Inc.