Holds the internal Cookie collection before or after a request. This collection is used only if HandleCookies is set to .t. which also causes it to capture cookies and repost them on the next request.
public CookieCollection Cookies { get; set; }
See also:
Class HttpClient© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic