Method Allow
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Allow()
Creates a CanSetCookieResponse that allows saving the cookie.
public static CanSetCookieResponse Allow()
Returns
- CanSetCookieResponse
The CanSetCookieResponse instance that can be used as a return value in CanSetCookieHandler implementation.