wodHttpDLX ActiveX Control - HttpCookies Collection
    
 
Description

Holds collection of all cookies in the request/response object.


Object Model



Members
Methods
Add Adds new cookie to the collection.
Remove Removes cookie from the collection.
RemoveAll Removes all cookies from the collection.
ToString Returns string expression containing all cookies.

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