wwScriptingHttpResponse::AppendHeader
Adds an HTTP Header to the response.
Examples:
foxpro
foxpro
<%
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, 2025 • Updated: 2025-03-12
Comment or report problem with topic