NUnitAsp

HttpClient.Cookies Property

The cookies sent to the server. These are usually set by the server but your test can add cookies to the container and they'll be sent too.

public System.Net.CookieContainer Cookies {get;}

See Also

HttpClient Class | NUnit.Extensions.Asp Namespace