Table of Contents

Namespace Kampute.HttpClient.Content.Compression

Classes

DeflateCompressedContent

Provides an HTTP content encapsulation that compresses the underlying content using the Deflate compression algorithm.

GzipCompressedContent

Provides an HTTP content encapsulation that compresses the underlying content using the GZIP compression algorithm.