wwScriptingHttpResponse::AppendHeader
Adds an HTTP Header to the response.
Examples:
<%
Response.AppendHeader("Expires","-1")
Response.AppendHeader("Repeat","5;url=default.wcs")
%>
o.AppendHeader(lcKey,lcValue)
Parameters
lcKey
lcValue