WeOnlyDo! wodWebServer ActiveX - WebHeader Object
    
 
Description

Holds information about request/response header.


Remarks

This object is represents one item in WebHeaders collection - item that can contain Name and the Value. But in some cases this is used for different purposes - such as storing session variables that also contain variable Name and variable Value.


Members
Methods
ToString Returns string expression containing name and value of the header.

Properties
Name Read-write property Holds name of the header.
Value Read-write property Holds value of the header.