Return a "no response" HTTP status line.
int Ns_ConnReturnNoResponse (Ns_Conn *conn);
Calls Ns_ConnReturnStatus or Ns_ConnReturnNotice with a status code of 204 to indicate that the request requires no response.
Top of Page
Copyright © 1996 America Online, Inc.