Ns returnok

From AOLserver Wiki
Revision as of 19:28, 7 February 2009 by Gustafn (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Man page: http://aolserver.com/docs/tcl/ns_returnok.html


NAME

ns_returnok - Return a 200 (Ok) status message to the client

SYNOPSIS

ns_returnok

DESCRIPTION

This command returns 200 (Ok) to the client.
Note: No data is returned to the client when this command is invoked.

EXAMPLES

   ns_returnok

SEE ALSO

ns_return, ns_returnadminnotice, ns_returnbadrequest, ns_returnerror, ns_returnfile, ns_returnforbidden, ns_returnfp, ns_returnnotfound, ns_returnnotice, ns_returnredirect, ns_returnunauthorized

-