kodus/http-client

Compress outgoing message body?

Opened this issue · 0 comments

Add support for optional compression level (via constructor?) and implement outgoing gzip message body compression.

Adjust headers and adds tests as needed.