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

Ns_ConnReturnInternalError

Overview

Return an "internal error" HTTP status line.

Syntax

    int Ns_ConnReturnInternalError(
    Ns_Conn *conn
    );

Description

Calls Ns_ConnReturnStatus or Ns_ConnReturnNotice with a status code of 500 to indicate that an internal error occurred.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.