struct Protocol::Network::DeleteCookies

Overview

Deletes browser cookies with matching name and url or domain/path pair.

Included Modules

Defined in:

protocol/network.cr

Constructors

Constructor Detail

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

[View source]