Back to product page

WeOnlyDo.Server.WebHeader


Holds information about request/response header.


Properties
NameHolds name of the header.
ValueHolds value of the header.
Methods
ToStringShows header line, containing Name and Value.

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.

Platforms

Windows