Promotic

getResponseHeader - method of the HttpRequest object

Description:
Retrieves the value of a specific HTTP request header..
Syntax:
String getResponseHeader(String sHeader)
Parameters:
sHeader(String) Defined header (for example "Content-Type")
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

sHeader = oReq.getResponseHeader("Content-Type");
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.