You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by sn...@apache.org on 2018/06/02 12:04:55 UTC

[nutch] branch master updated (2544fad -> 1f746bb)

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 2544fad  Merge pull request #336 from sebastian-nagel/NUTCH-2583-upgrade-dependencies
     add c658d75  NUTCH-2562 protocol-http fails to read large chunked HTTP responses - if http.content.limit is reached skip remaining chunked content   including any headers in the trailer
     new 1f746bb  Merge pull request #329 from sebastian-nagel/NUTCH-2562-skip-chunked-content-limit-reached

The 1 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:
 .../org/apache/nutch/protocol/http/HttpResponse.java    | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
snagel@apache.org.

[nutch] 01/01: Merge pull request #329 from sebastian-nagel/NUTCH-2562-skip-chunked-content-limit-reached

Posted by sn...@apache.org.
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 1f746bb8f393beb623cc01b3cfad542bf57b63da
Merge: 2544fad c658d75
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Sat Jun 2 14:04:51 2018 +0200

    Merge pull request #329 from sebastian-nagel/NUTCH-2562-skip-chunked-content-limit-reached
    
    NUTCH-2562 protocol-http fails to read large chunked HTTP responses

 .../org/apache/nutch/protocol/http/HttpResponse.java    | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
snagel@apache.org.