[
https://issues.apache.org/jira/browse/NUTCH-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509869#comment-16509869
]
Hudson commented on NUTCH-2558:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3534 (See
[https://builds.apache.org/job/Nutch-trunk/3534/])
NUTCH-2558 protocol-http cannot handle a missing HTTP status line (snagel:
[https://github.com/apache/nutch/commit/146a76ce000f2eba040806258414d9811ac40357])
* (edit)
src/plugin/protocol-http/src/test/org/apache/nutch/protocol/http/TestBadServerResponses.java
* (edit)
src/plugin/protocol-http/src/java/org/apache/nutch/protocol/http/HttpResponse.java
> protocol-http cannot handle a missing HTTP status line
> ------------------------------------------------------
>
> Key: NUTCH-2558
> URL: https://issues.apache.org/jira/browse/NUTCH-2558
> Project: Nutch
> Issue Type: Sub-task
> Affects Versions: 1.14
> Reporter: Gerard Bouchar
> Priority: Major
> Fix For: 1.15
>
>
> Some servers invalidly send an HTTP body directly without a status line or
> headers. Browsers handle that, protocol-http doesn't:
> * Example: [https://app.unitymedia.de/]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)