Gerard Bouchar created NUTCH-2559:
-------------------------------------
Summary: 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
Reporter: Gerard Bouchar
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)