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 2019/01/06 11:52:49 UTC

[nutch] branch master updated (3ab0227 -> 58ef2da)

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 3ab0227  Merge pull request #398 from jorgelbg/doc-indexer-links
     add 122648e  NUTCH-2657 Protocol-http to store HTTP response header with "\r\n" - store response headers using "\r\n" and two trailing line breaks
     new 58ef2da  Merge pull request #422 from sebastian-nagel/NUTCH-2657-http-headers-crlf

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


[nutch] 01/01: Merge pull request #422 from sebastian-nagel/NUTCH-2657-http-headers-crlf

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 58ef2dac72ce7305e47eb87db1ee0b327373b36f
Merge: 3ab0227 122648e
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Sun Jan 6 12:52:45 2019 +0100

    Merge pull request #422 from sebastian-nagel/NUTCH-2657-http-headers-crlf
    
    NUTCH-2657 Protocol-http to store HTTP response header with "\r\n"

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