play.api.http
A representation of an encoding preference as specified in the Accept-Encoding header. This contains an encoding name (or *), and an optional q-value.
Check if this encoding preference matches the specified encoding name.
true if this is a wildcard * preference.
true
*
The effective q-value.
The effective q-value. Defaults to 1 if none is specified.
A representation of an encoding preference as specified in the Accept-Encoding header. This contains an encoding name (or *), and an optional q-value.