Return an "invalid request" HTTP status line.
int Ns_ConnReturnBadRequest( Ns_Conn *conn, char *reason );
Calls Ns_ConnReturnStatus or Ns_ConnReturnNotice with a status code of 400 to indicate that the request was invalid.
Top of Page
Copyright © 1996 America Online, Inc.