struct Protocol::Network::SetAcceptedEncodings

Overview

Sets a list of content encodings that will be accepted. Empty list means no encoding is accepted.

Included Modules

Defined in:

protocol/network.cr

Constructors

Constructor Detail

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

[View source]