Table of Contents

Class CanSetCookieResponse

Namespace
DotNetBrowser.Net.Handlers
Assembly
DotNetBrowser.dll

A response for the CanSetCookieHandler.

public class CanSetCookieResponse
Inheritance
CanSetCookieResponse
Inherited Members

Methods

Allow()

Creates a CanSetCookieResponse that allows saving the cookie.

Deny()

Creates a CanSetCookieResponse that denies saving the cookie.