Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCookie.AsString

String representation of the cookie

Declaration

Source position: httpdefs.pp line 195

public property TCookie.AsString : string
  read GetAsString;

Description

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.


Documentation generated on: Jan 16 2026