String representation of the cookie
Source position: httpdefs.pp line 195
public property TCookie.AsString : string |
AsString returns the complete cookie as a string formatted according to HTTP cookie specifications. This includes the name, value, and all attributes formatted for transmission in HTTP headers.