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

Ns_ConnRunRequest

Overview

Execute procedure for method and URL pattern

Syntax

    int Ns_ConnRunRequest(
    Ns_Conn *conn
    );

Description

Locate and execute the procedure for the given method and URL pattern (in the conn->request). Returns a standard request procedure result, normally NS_OK.

Top of Page

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