Return a "not implemented" HTTP status line.
int Ns_ConnReturnNotImplemented (Ns_Conn *conn);
Calls Ns_ConnReturnStatus or Ns_ConnReturnNotice with a status code of 500 to indicate that the request has not been implemented by the server.
Top of Page
Copyright © 1996 America Online, Inc.