WeOnlyDo! wodWebServer ActiveX - WebHeaders Collection
    
 
Description

WebHeaders Class


Object Model



Remarks

This object stores collection of WebHeader objects - headers used in each request and response, as defined by HTTP protocol. You can add, remove and access elements of this collection through WebHeaders properties and methods.


Members
Methods
Add Adds new header to the collection.
Exists Tests if session variable exists.
Remove Removes header from the collection.
RemoveAll Removes all headers from the collection.
ToString Returns string expression containing all headers.

Properties
Count Read-only property Returns total number of headers in the collection.
Item Read-only property References specific header in the collection.