struct Protocol::Page::DeleteCookie

Overview

Deletes browser cookie with given name, domain and path.

Included Modules

Defined in:

protocol/page.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]