SetCookies(String, Boolean, Cookie) | Sets one or more cookies for the specified URL. |
SetCookies(String, Boolean, CookieCollection) | Sets one or more cookies for the specified URL. |
SetCookies(Uri, Boolean, Cookie) | Sets one or more cookies for the specified URI. |
SetCookies(Uri, Boolean, CookieCollection) | Sets one or more cookies for the specified URI. |