Ns_ConnReturnNoResponse

Name

Ns_ConnReturnNoResponse -- Return a "no response" HTTP status line.

Syntax

int Ns_ConnReturnNoResponse (Ns_Conn *conn);

Description

Calls Ns_ConnReturnStatus or Ns_ConnReturnNotice with a status code of 204 to indicate that the request requires no response.