match

Checks if this AcceptEncoding matches a pattern AcceptEncoding, taking into account wildcard symbols * and parameters such as q-values.

Return

true if this matches the given pattern, false otherwise.

Parameters

pattern

The AcceptEncoding to match against.