14 lines
804 B
HTML
Executable file
14 lines
804 B
HTML
Executable file
<html>
|
|
<title>ActiveWidgets Reference :: getResponseHeader Method</title>
|
|
<script src="../../../common/site.js"></script>
|
|
<link href="../../../common/site.css" rel="stylesheet" type="text/css" ></link>
|
|
<body class="reference">
|
|
<script>document.write(window.$header)</script>
|
|
<div class="image-home"></div>
|
|
<div class="location">:: Documentation >> Reference >></div>
|
|
<h1>getResponseHeader Method</h1><div class="details"><p>Returns HTTP response header (for example "Content-Type").</p>
|
|
<h2>Syntax</h2><p><i>obj.getResponseHeader();</i></p><h2>Applies To</h2><p><a href="index.htm">Active.HTTP.Request</a></p></div><script>document.write(window.$column)</script>
|
|
<script>document.write(window.$reference)</script>
|
|
<script>document.write(window.$footer)</script>
|
|
</body>
|
|
</html>
|