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


See also:

Class wwScriptingHttpResponse

© West Wind Technologies, 2023 • Updated: 08/22/06
Comment or report problem with topic