This is an automated email from the ASF dual-hosted git repository. snagel pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nutch.git
commit 9777aea72b1d231cc9876defbbcf5f74128c8962 Merge: 2f9110c a4569f1 Author: Sebastian Nagel <[email protected]> AuthorDate: Thu Jul 19 14:56:26 2018 +0200 Merge pull request #361 from sebastian-nagel/NUTCH-2619-protocol-okhttp-partial-as-truncated NUTCH-2619 protocol-okhttp: allow to keep partially fetched docs as truncated conf/nutch-default.xml | 26 +++++++++ .../org/apache/nutch/net/protocols/Response.java | 26 ++++++++- .../apache/nutch/protocol/http/api/HttpBase.java | 27 ++++++++- .../nutch/protocol/okhttp/OkHttpResponse.java | 65 +++++++++++++++++----- 4 files changed, 125 insertions(+), 19 deletions(-)
