class Athena::Negotiation::EncodingNegotiator

Overview

A ANG::AbstractNegotiator implementation to negotiate ANG::AcceptEncoding headers.

Defined in:

encoding_negotiator.cr

Instance methods inherited from class Athena::Negotiation::AbstractNegotiator(Athena::Negotiation::AcceptEncoding)

best(header : String, priorities : Indexable(String), strict : Bool = false) : HeaderType | Nil best, ordered_elements(header : String) : Array(HeaderType) ordered_elements