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