[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_ConnReturnNoResponse

Overview

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.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.