struct Protocol::Browser::GrantPermissions

Overview

Grant specific permissions to the given origin and reject all others.

Included Modules

Defined in:

protocol/browser.cr

Constructors

Constructor Detail

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

[View source]