[
https://issues.apache.org/jira/browse/NUTCH-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509868#comment-16509868
]
Hudson commented on NUTCH-2559:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3534 (See
[https://builds.apache.org/job/Nutch-trunk/3534/])
NUTCH-2559 protocol-http cannot handle colons after the HTTP status code
(snagel:
[https://github.com/apache/nutch/commit/9e212a2675234c981a28a96ffa093813ed4274f9])
* (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 colons after the HTTP status code
> -------------------------------------------------------------
>
> Key: NUTCH-2559
> URL: https://issues.apache.org/jira/browse/NUTCH-2559
> Project: Nutch
> Issue Type: Sub-task
> Affects Versions: 1.14
> Reporter: Gerard Bouchar
> Priority: Major
> Fix For: 1.15
>
>
> Some servers invalidly add colons after the HTTP status code in the status
> line (they can send _HTTP/1.1 404: Not found_ instead of _HTTP/1.1 404 Not
> found_ for instance). Browsers can handle that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)