Closed
Description
It would be great if NIOHTTPClient
could provide the machinery to decompress (gzip
and deflate
) response bodies.
swift-nio-extras
provides compression support: https://github.com/apple/swift-nio-extras/blob/master/Sources/NIOHTTPCompression/HTTPResponseCompressor.swift