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

Ns_ConnConstructHeaders

Overview

Put HTTP header into DString

Syntax

    void Ns_ConnConstructHeaders(
    Ns_Conn *conn, 
    Ns_DString *dsPtr
    );

Description

Put the header of an HTTP response into the DString. Content-Length and Connection-Keepalive headers will be added if possible.

Top of Page

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