Adds a new cookie to the collection
Source position: httpdefs.pp line 206
public function TCookies.Add: TCookie;
Newly created cookie instance
Add creates and adds a new TCookie instance to the collection, returning a reference to it.
AddFromString
Adds a cookie from a string representation