Checks if this
AcceptEncoding
matches a pattern AcceptEncoding
, taking into account wildcard symbols *
and parameters such as q-values.
Report a problem
Return
true
if this
matches the given pattern, false
otherwise.
Parameters
The AcceptEncoding
to match against.