Selects the content encoding requested from, and decoded for, the server. 'deflate' (the default) sends an Accept-Encoding: deflate header and decodes deflate responses; 'none' turns compression off.
'deflate'
Accept-Encoding: deflate
'none'
Selects the content encoding requested from, and decoded for, the server.
'deflate'(the default) sends anAccept-Encoding: deflateheader and decodes deflate responses;'none'turns compression off.