Gets the HTTP Cookie header for the specified URI.
public string GetCookieHeader(Uri uri)
An HTTP cookie header, with strings representing Cookie instances delimited by semicolons.