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-2024 • Updated: 06/29/24
Comment or report problem with topic