ns_headers(3aolserv) debian man page | unix.com

Man Page: ns_headers

Operating Environment: debian

Section: 3aolserv

ns_headers(3aolserver)					    AOLserver Built-In Commands 				    ns_headers(3aolserver)

__________________________________________________________________________________________________________________________________________________

NAME
ns_headers - commands
SYNOPSIS
ns_headers connId status ?type length? _________________________________________________________________
DESCRIPTION
This command immediately pushes the required HTTP headers back to the client. It is for backwords compatability only. The connId argument is made available through the ns_register_proc function. The status is the HTTP response code to return to the client. The type refers to the Content-Type header, and defaults to 'text/html'. The length argument refers to the Content-Length header.
SEE ALSO
nsd(1), info(n)
KEYWORDS
AOLserver 4.0 ns_headers(3aolserver)
Related Man Pages
ns_conngetstatus(3aolserv) - debian
ns_connqueueheaders(3aolserv) - debian
ns_connreturnfile(3aolserv) - debian
ns_connreturnhtml(3aolserv) - debian
ns_geturl(3aolserv) - debian
Similar Topics in the Unix Linux Community
Need Urgent Help from UNIX gurus to get specific data from a file
Merging two files in UNIX
Parsing a subset of data from a large matrix
NTP synchronised problem in our Centos 7.6 node
Linux/Shell script - How to compare 2 arrays based on patterns and get the differences