HttpClient.UseGZip

When true will automatically add Accept-Encoding: gzip,deflate header and automatically decompress gzip and deflate content

public bool UseGZip { get; set; }

See also:

Class HttpClient

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic