wodHttpDLX ActiveX Control - Headers Property
      
 

Description

Reference to header fields.


Property type

A HttpHeaders object.  


Syntax

object.Headers



The Headers Property syntax has these parts:

Part Description
object An expression evaluating to an object of type HttpResponse.

Remarks

This property will return reference to the collection of all headers received from the server.