[
https://issues.apache.org/jira/browse/NUTCH-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046162#comment-18046162
]
Hudson commented on NUTCH-3139:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #210 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/210/])
NUTCH-3139 protocol-okhttp: add support for zstd content-encoding (snagel:
[https://github.com/apache/nutch/commit/00bf8c46319d079b086af09b1052f80ff7a7dbd5])
* (edit) src/plugin/protocol-okhttp/plugin.xml
* (edit)
src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/OkHttp.java
* (edit) src/plugin/protocol-okhttp/ivy.xml
> protocol-okhttp: add support for zstd content-encoding
> ------------------------------------------------------
>
> Key: NUTCH-3139
> URL: https://issues.apache.org/jira/browse/NUTCH-3139
> Project: Nutch
> Issue Type: Improvement
> Components: dependency, plugin, protocol
> Affects Versions: 1.22
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.22
>
>
> OkHttp supports zstd
> [content-encoding|https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Encoding]
> since version
> [5.2.0|https://square.github.io/okhttp/changelogs/changelog/#version-520].
> - upgrade OkHttp to the latest version (5.3.2)
> - enable support for zstd content-encoding
--
This message was sent by Atlassian Jira
(v8.20.10#820010)