int Ns_ConnContentSent ( Ns_Conn* conn );
int Ns_ConnContentSent (
Ns_Conn* conn
);
Returns TRUE if the browser sent any content, such as in a PUT request. Returns FALSE otherwise.
Top of Page
Copyright © 1998-99 America Online, Inc.