Dave Leeds
03/31/2020, 5:18 PMAccept-Encoding
header for my Ktor HttpClient
. I found the ContentEncoding
feature (https://github.com/ktorio/ktor/blob/master/ktor-client/ktor-client-features/ktor-client-encoding/common/src/ContentEncoding.kt) but I don’t see that compression
package in my ktor-client-core-jvm
jar. Is it published under a separate artifact? Or am I just looking for it in the wrong place?Dave Leeds
03/31/2020, 5:30 PMktor-client-encoding-jvm