This is an automated email from the ASF dual-hosted git repository.
snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git.
from a118c85 Merge pull request #491 from
sebastian-nagel/NUTCH-2759-bin-crawl-rename-num-slaves
new a209946 NUTCH-2733 protocol-okhttp: add support for Brotli
compression (Content-Encoding) - upgrade to okhttp 4.3.2
new 6f1a0dd NUTCH-2733 protocol-okhttp: add support for Brotli
compression (Content-Encoding) - add dependency to okhttp3.brotli - enable
Brotli compression via Accept-Encoding
new 0a2ffa7 Merge pull request #492 from
sebastian-nagel/NUTCH-2733-protocol-okhttp-support-brotli
The 3009 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/plugin/protocol-okhttp/ivy.xml | 3 ++-
src/plugin/protocol-okhttp/plugin.xml | 9 +++++++--
.../src/java/org/apache/nutch/protocol/okhttp/OkHttp.java | 4 ++++
3 files changed, 13 insertions(+), 3 deletions(-)