setAcceptedEncodings

suspend fun setAcceptedEncodings(args: Network.SetAcceptedEncodingsParameter, mode: CommandMode = CommandMode.DEFAULT)

Sets a list of content encodings that will be accepted. Empty list means no encoding is accepted.


Sets a list of content encodings that will be accepted. Empty list means no encoding is accepted.

Parameters

encodings

List of accepted content encodings.