Difference between revisions of "Ns startcontent"

From AOLserver Wiki
Jump to navigation Jump to search
(New page: <manpage>ns_startcontent</manpage> '''NAME''' : ns_startcontent - Set connection to steaming state for streaming content via ns_write '''SYNOPSIS''' : '''ns_startcontent''' ''?-type co...)
 
m
Line 3: Line 3:
 
'''NAME'''
 
'''NAME'''
  
: ns_startcontent - Set connection to steaming state for streaming content via ns_write
+
: ns_startcontent - Set connection to streaming state for streaming content via ns_write
  
 
'''SYNOPSIS'''
 
'''SYNOPSIS'''

Revision as of 08:27, 30 January 2009

<manpage>ns_startcontent</manpage>

NAME

ns_startcontent - Set connection to streaming state for streaming content via ns_write

SYNOPSIS

ns_startcontent ?-type content_type_and_enconding?

DESCRIPTION

This command is used to set the current connection to streaming state and to provide the appropriate encoding

EXAMPLES

ns_startcontent -type "text/html; charset=[ns_config ns/parameters OutputCharset iso-8859-1]"