withQValue
Returns a new AcceptEncoding
instance with the specified q-value parameter.
Return
A new AcceptEncoding
instance with the specified q-value, or the same instance if the q-value is already set.
Parameters
qValue
The q-value to be associated with this encoding. The value should be between 0.0 and 1.0.