Class CanGetCookiesParameters
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
The parameters of the CanGetCookiesHandler.
public sealed class CanGetCookiesParameters : NetworkParameters
- Inheritance
-
CanGetCookiesParameters
- Inherited Members
Properties
- Cookies
Gets a collection of cookies that are going to be sent with the URL request.
- Url
Gets the URL associated with the cookies.