response.addResponseHeader() (Method)

Adds a header record to the response object.

Availability:

JavaScript - 1.2
Netscape Enterprise Server - 3.0
JavaScript syntax:NESaddResponseHeader()

The header to be added is presented as a name-value pair.

See also:Netscape Enterprise Server