struct Protocol::Emulation::UserAgentBrandVersion

Overview

Used to specify User Agent Cient Hints to emulate. See https://wicg.github.io/ua-client-hints

Included Modules

Defined in:

protocol/emulation.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def brand : String #

[View source]
def version : String #

[View source]